We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents faeb2f0 + 39e54ae commit 5f774cdCopy full SHA for 5f774cd
1 file changed
src/ephemeris/shed_tools_args.py
@@ -32,7 +32,7 @@ def parser():
32
test_user="ephemeris@galaxyproject.org",
33
test_json="tool_test_output.json",
34
test_existing=False,
35
- max_parallel_tests=1,
+ parallel_tests=1,
36
)
37
38
# SUBPARSERS
0 commit comments