Skip to content

Commit 6d55dd8

Browse files
committed
Load test_configs in CLI benchmark
1 parent f037614 commit 6d55dd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmarks/bench_cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def benchmark_compare_cli(lhapdf_path, test_files, test_pdf):
8686
assert "right" in result.output
8787

8888

89-
def benchmark_convolve_cli(test_files, tmp_path):
89+
def benchmark_convolve_cli(test_files, tmp_path, test_configs):
9090
theoryid = 400
9191
grid_path = pathlib.Path(
9292
test_files / f"data/grids/{theoryid}/HERA_NC_225GEV_EP_SIGMARED.pineappl.lz4"

0 commit comments

Comments
 (0)