We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1fd4b7 commit 1982076Copy full SHA for 1982076
planemo/galaxy_config.py
@@ -16,7 +16,7 @@
16
17
NO_TEST_DATA_MESSAGE = (
18
"planemo couldn't find a target test-data directory, you should likely "
19
- "create a test-data directory or pass an explicit path using --test-data."
+ "create a test-data directory or pass an explicit path using --test_data."
20
)
21
22
WEB_SERVER_CONFIG_TEMPLATE = """
0 commit comments