Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jykr committed Mar 30, 2024
1 parent 6efb8d3 commit 2ecc9b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_qc.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,3 @@ def test_dummy_insertion_tilingscreen():
)
except subprocess.CalledProcessError as exc:
raise exc
#if "Too small number of replicate left after QC" not in exc.output:
raise exc

0 comments on commit 2ecc9b5

Please sign in to comment.