Skip to content

Commit

Permalink
re-disable test_tracer_json (#2320)
Browse files Browse the repository at this point in the history
  • Loading branch information
tersec committed Jun 7, 2024
1 parent 392088e commit 4e50b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/all_tests.nim
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cliBuilder:
./test_genesis,
./test_precompiles,
./test_generalstate_json,
./test_tracer_json,
#./test_tracer_json,
#./test_persistblock_json, -- fails
#./test_rpc, -- fails
./test_filters,
Expand Down

0 comments on commit 4e50b05

Please sign in to comment.