Skip to content

Commit b0ec783

Browse files
committed
fix bug
1 parent e02124e commit b0ec783

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codeflash/benchmarking/pytest_new_process_trace_benchmarks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"no:profiling",
3030
"-s",
3131
"-o",
32+
"addopts=",
3233
],
3334
plugins=[codeflash_benchmark_plugin],
3435
) # Errors will be printed to stdout, not stderr

0 commit comments

Comments
 (0)