Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
AroneyS committed Nov 6, 2023
1 parent 9d3d43f commit 878fd8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_update.py
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ def test_update_sra_download_mock_filter_single_rerun(self):
f"--coassemble-summary {MOCK_SUMMARY} "
f"--output test "
f"--conda-prefix {path_to_conda} "
f"--snakemake-args \" --config mock_sra=True\" "
f"--snakemake-args \" --config mock_sra=True run_qc=False\" "
)
extern.run(cmd)

Expand Down

0 comments on commit 878fd8d

Please sign in to comment.