We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02a654e commit 2daa4beCopy full SHA for 2daa4be
qiita_db/test/test_setup.py
@@ -33,7 +33,7 @@ def test_investigation_study(self):
33
self.assertEqual(get_count("qiita.investigation_study"), 1)
34
35
def test_filepath(self):
36
- self.assertEqual(get_count("qiita.filepath"), 25)
+ self.assertEqual(get_count("qiita.filepath"), 23)
37
38
def test_filepath_type(self):
39
self.assertEqual(get_count("qiita.filepath_type"), 24)
0 commit comments