Skip to content

Commit 7162c6f

Browse files
starknet_os_flow_tests: migrate test_direct_execute_call
1 parent 05e4002 commit 7162c6f

File tree

7 files changed

+17093
-13727
lines changed

7 files changed

+17093
-13727
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-
104821282
747+
110442016
748748
"#]]
749749
.assert_debug_eq(&migration_sierra_gas.0);
750750
expect![[r#"
751-
254652730
751+
268426960
752752
"#]]
753753
.assert_debug_eq(&migration_proving_gas.0);
754754
} else {

0 commit comments

Comments
 (0)