Skip to content

Commit

Permalink
remove unnecessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoGiachetta committed Aug 27, 2024
1 parent 91848e5 commit 8d3f258
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rpc-state-reader/src/blockifier_state_reader.rs
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ mod tests {
=> ignore
)]
#[test_case(
// Declare tx (fails with "already declared")
// Declare tx
"0x1088aa18785779e1e8eef406dc495654ad42a9729b57969ad0dbf2189c40bee",
271888,
RpcChain::MainNet
Expand Down Expand Up @@ -916,7 +916,6 @@ mod tests {
false
)]
#[test_case(
// fails with "already declared (is the same declare tx)"
"0x026c17728b9cd08a061b1f17f08034eb70df58c1a96421e73ee6738ad258a94c",
169929,
RpcChain::MainNet,
Expand Down

0 comments on commit 8d3f258

Please sign in to comment.