Skip to content

Commit

Permalink
Update chunk_tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
silathdiir committed Aug 24, 2023
1 parent 6ce3eb8 commit 7cf4a8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prover/tests/chunk_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ fn test_chunk_prove_verify() {
let output_dir = init_env_and_log("chunk_tests");
log::info!("Initialized ENV and created output-dir {output_dir}");

env::set_var("TRACE_PATH", "./tests/extra_traces/simple.json");
let chunk_trace = load_block_traces_for_test().1;
log::info!("Loaded chunk trace");

Expand Down

0 comments on commit 7cf4a8d

Please sign in to comment.