Skip to content
Snippets Groups Projects
Commit f1e57a13 authored by Vermaat's avatar Vermaat
Browse files

Fix cache fixture in tests

parent d40f84fa
No related branches found
No related tags found
No related merge requests found
......@@ -1284,7 +1284,7 @@ class TestVariantchecker(MutalyzerTest):
wnomrna_other = self.output.getMessagesWithErrorCode('WNOMRNA_OTHER')
assert len(wnomrna_other) == 1
@fix(cache('A1BG'))
@fix(cache('AF230870.1'))
def test_wnomrna(self):
"""
Warning for no mRNA field on currently selected transcript should give
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment