We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a9eb6 commit 420e61eCopy full SHA for 420e61e
nf_core/subworkflows/lint/subworkflow_tests.py
@@ -50,7 +50,7 @@ def subworkflow_tests(_, subworkflow: NFCoreComponent):
50
subworkflow.warned.append(
51
(
52
"test_dir_exists",
53
- "nf-test directory is missing",
+ "Migrate pytest-workflow to nf-test",
54
subworkflow.nftest_testdir,
55
)
56
0 commit comments