Skip to content

Commit 79bbe29

Browse files
starknet_os_flow_tests: migrate test_new_class_flow
1 parent f4a15c3 commit 79bbe29

File tree

4 files changed

+696
-2
lines changed

4 files changed

+696
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/starknet_os_flow_tests/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ assert_matches.workspace = true
1010
blockifier = { workspace = true, features = ["testing"] }
1111
blockifier_test_utils.workspace = true
1212
cairo-lang-starknet-classes.workspace = true
13+
cairo-vm.workspace = true
14+
expect-test.workspace = true
1315
itertools.workspace = true
1416
rstest.workspace = true
1517
serde_json.workspace = true

0 commit comments

Comments
 (0)