Skip to content

Commit

Permalink
chore(ci): wip, adding test that fails to check
Browse files Browse the repository at this point in the history
commit-id:3a13e1f4
  • Loading branch information
Itay-Tsabary-Starkware committed Dec 8, 2024
1 parent dcbbf7b commit c20ff14
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ async fn test_end_to_end_integration(mut tx_generator: MultiAccountTransactionGe
return;
}

assert_eq!(1, 5);

const EXPECTED_BLOCK_NUMBER: BlockNumber = BlockNumber(15);

configure_tracing();
Expand Down

0 comments on commit c20ff14

Please sign in to comment.