Skip to content

Commit

Permalink
chore(starknet_integration_tests): running end to end integration tes…
Browse files Browse the repository at this point in the history
…t as binary with failure

commit-id:c951d363
  • Loading branch information
lev-starkware committed Dec 10, 2024
1 parent 7a421f7 commit 485c070
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ async fn main() {

// Run end to end integration test.
end_to_end_integration(tx_generator).await;
assert!(false);
}

0 comments on commit 485c070

Please sign in to comment.