Skip to content

Commit 9492f14

Browse files
starknet_os_flow_tests: migrate test_direct_execute_call
1 parent 20b6449 commit 9492f14

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-
100367084
747+
105746822
748748
"#]]
749749
.assert_debug_eq(&migration_sierra_gas.0);
750750
expect![[r#"
751-
230374132
751+
242828566
752752
"#]]
753753
.assert_debug_eq(&migration_proving_gas.0);
754754
} else {

0 commit comments

Comments
 (0)