Skip to content

Commit

Permalink
chore(starknet_consensus_orchestrator): remove unused test-case depen…
Browse files Browse the repository at this point in the history
…dency (#4071)

Seems the standard is to use rtest to create cases
  • Loading branch information
matan-starkware authored Feb 16, 2025
1 parent 011a3ee commit 06befd6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion crates/starknet_consensus_orchestrator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ starknet_batcher = { path = "../starknet_batcher" }
starknet_class_manager_types = { path = "../starknet_class_manager_types", features = ["testing"] }
starknet_infra_utils.path = "../starknet_infra_utils"
starknet_state_sync_types = { path = "../starknet_state_sync_types", features = ["testing"] }
test-case.workspace = true

[lints]
workspace = true
Expand Down

0 comments on commit 06befd6

Please sign in to comment.