Skip to content

Commit 2a431bf

Browse files
removed unused test.
1 parent 3e575fe commit 2a431bf

2 files changed

Lines changed: 0 additions & 1208 deletions

File tree

forester/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "cargo build",
77
"test": "redis-start && TEST_MODE=local TEST_V1_STATE=true TEST_V2_STATE=true TEST_V1_ADDRESS=true TEST_V2_ADDRESS=true RUST_LOG=forester=debug,forester_utils=debug,light_prover_client=debug cargo test --package forester e2e_test -- --nocapture",
8-
"test:performance": "redis-start && source .env && TEST_MODE=local RUST_LOG=forester=debug,forester_utils=debug,light_prover_client=debug cargo test --package forester --release performance_test_prefilled_queues -- --nocapture",
98
"docker:build": "docker build --tag forester -f Dockerfile .."
109
},
1110
"devDependencies": {

0 commit comments

Comments
 (0)