Skip to content

Commit

Permalink
Fix error in test_contain_flush5
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfallan committed Dec 28, 2024
1 parent b72c10d commit 3c92363
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/seismicrna/relate/tests/relate_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -1080,7 +1080,6 @@ def test_contain_flush5(self):
(2, 6),
{2: SUB_A,
4: MATCH + SUB_A + SUB_G + SUB_T,
5: MATCH + SUB_C + SUB_G + SUB_T,
6: SUB_T,
7: MATCH + SUB_A + SUB_G + SUB_T},
ref="ref",
Expand Down

0 comments on commit 3c92363

Please sign in to comment.