Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
franciszekjob committed Jan 14, 2025
1 parent d8b0c51 commit 4d7229f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/sncast/tests/e2e/invoke.rs
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,7 @@ fn test_calculated_max_gas_equal_to_zero_when_max_fee_passed() {
let snapbox = runner(&args);
let output = snapbox.assert().success();

// TODO(#2852)
assert_stderr_contains(
output,
indoc! {r"
Expand Down

0 comments on commit 4d7229f

Please sign in to comment.