We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9c94b commit 57d37c9Copy full SHA for 57d37c9
tests/test_cli.py
@@ -67,8 +67,9 @@ def all_cmd_time(
67
@fixture(
68
params=[
69
(
70
- "stagpy plates -o v2.dv2 -continents --field T",
+ "stagpy plates -o v2.dv2 -continents --field T +distribution",
71
[
72
+ "stagpy_plates_size_distribution{:05d}.pdf",
73
"stagpy_plates_surf_v2_dv2_{:05d}.pdf",
74
"stagpy_plates_T{:05d}.pdf",
75
"stagpy_plates_trenches_snaps[-1,].dat",
0 commit comments