Skip to content

Commit 1d675aa

Browse files
starknet_os_flow_tests: migrate test_reverted_invoke_tx
1 parent cf26003 commit 1d675aa

File tree

8 files changed

+9315
-8848
lines changed

8 files changed

+9315
-8848
lines changed

crates/blockifier/src/bouncer_test.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -744,11 +744,11 @@ fn class_hash_migration_data_from_state(
744744

745745
if should_migrate {
746746
expect![[r#"
747-
86063374
747+
86774273
748748
"#]]
749749
.assert_debug_eq(&migration_sierra_gas.0);
750750
expect![[r#"
751-
197052422
751+
198638149
752752
"#]]
753753
.assert_debug_eq(&migration_proving_gas.0);
754754
} else {

0 commit comments

Comments
 (0)