Skip to content

Commit

Permalink
Merge pull request #512 from fuzzland/fix-offchain-test
Browse files Browse the repository at this point in the history
fix: CI offchain test
  • Loading branch information
jacob-chia committed Jun 11, 2024
2 parents f09ab28 + 1b82ac1 commit 7f64475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def test_one(path):
start_time = time.time()
cmd = [
TIMEOUT_BIN,
"10s",
"30s",
"./target/release/ityfuzz",
"evm",
"-t",
Expand Down

0 comments on commit 7f64475

Please sign in to comment.