Skip to content

Commit 63ccfd9

Browse files
committed
Fixing test
1 parent c925756 commit 63ccfd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qiita_db/test/test_util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ def test_get_artifacts_information(self):
854854
{'files': ['1_study_1001_closed_reference_otu_table.biom'],
855855
'target_subfragment': ['V4'], 'artifact_id': 4,
856856
'algorithm': ('Pick closed-reference OTUs, QIIMEv1.9.1 |'
857-
'barcode_type 8, defaults'),
857+
' Defaults'),
858858
'data_type': '18S', 'prep_samples': 27,
859859
'parameters': {
860860
'reference': 1, 'similarity': 0.97, 'sortmerna_e_value': 1,

0 commit comments

Comments
 (0)