Skip to content

Commit

Permalink
Merge branch 'migrate-sw-list' of https://github.com/mashehu/tools in…
Browse files Browse the repository at this point in the history
…to migrate-sw-list
  • Loading branch information
mashehu committed Nov 4, 2022
2 parents 69f0216 + 4be837d commit 3f8863e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_subworkflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def setUp(self):
).init_pipeline()

# Set up the nf-core/modules repo dummy
self.nfcore_modules = create_subworkflows_repo_dummy(self.tmp_dir)
self.nfcore_modules = create_modules_repo_dummy(self.tmp_dir)

# Set up install objects
self.sw_install = nf_core.subworkflows.SubworkflowInstall(self.pipeline_dir, prompt=False, force=False)
Expand Down

0 comments on commit 3f8863e

Please sign in to comment.