Skip to content

Commit 8600f05

Browse files
Correct test
1 parent 6247142 commit 8600f05

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

q2_conduit/tests/test_plugin.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,10 @@ def test_extract(self):
4444
'A0A0P0ELD6': bact_tax_str,
4545
'A0A0P0ELK7': bact_tax_str,
4646
'A0A0P0EY72': bact_tax_str,
47-
'A0A2N8I2H0': bact_tax_str,
47+
'A0A2N8I2H0': "k__Pseudomonadati; p__Verrucomicrobiota; "
48+
"c__Verrucomicrobiia; o__Verrucomicrobiales; "
49+
"f__Akkermansiaceae; g__Akkermansia; "
50+
"s__Akkermansia muciniphila;",
4851
'A0A174VQ70': bact_tax_str,
4952
'C6ISE9': bact_tax_str,
5053
'A0A174VUJ9': bact_tax_str,

0 commit comments

Comments
 (0)