Skip to content

Commit

Permalink
chore: ignore the test untill it become a binary
Browse files Browse the repository at this point in the history
  • Loading branch information
Fumuran committed Apr 10, 2024
1 parent c823d82 commit 7e79a5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions miden-tx/tests/integration/bench/tx_benchmark.rs
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ impl<A: AdviceProvider> Host for BenchHost<A> {
// BENCHMARKS
// ================================================================================================

#[ignore]
#[test]
fn benchmark_default_tx() {
let data_store = MockDataStore::default();
Expand Down

0 comments on commit 7e79a5b

Please sign in to comment.