Skip to content

Commit

Permalink
Merge pull request #2916 from k1sauce/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mashehu committed Apr 12, 2024
2 parents c496399 + 104d5b4 commit 9ca29c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nf_core/subworkflows/lint/subworkflow_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def subworkflow_tests(_, subworkflow: NFCoreComponent):
It verifies that the test directory exists
and contains a ``main.nf.test`` a ``main.nf.test.snap`` and ``tags.yml``.
Additionally, hecks that all included components in test ``main.nf`` are specified in ``test.yml``
Additionally, checks that all included components in test ``main.nf`` are specified in ``test.yml``
"""

repo_dir = subworkflow.component_dir.parts[
Expand Down

0 comments on commit 9ca29c4

Please sign in to comment.