Removed test for instantiating local MLST profiler
This commit is contained in:
parent
e4ddaf2e8c
commit
1c3f7f9ed8
@ -199,7 +199,6 @@ class TestBIGSdbIndex:
|
|||||||
assert databases["pubmlst_bordetella_seqdef"] == "https://bigsdb.pasteur.fr/api"
|
assert databases["pubmlst_bordetella_seqdef"] == "https://bigsdb.pasteur.fr/api"
|
||||||
|
|
||||||
@pytest.mark.parametrize("local", [
|
@pytest.mark.parametrize("local", [
|
||||||
(True),
|
|
||||||
(False)
|
(False)
|
||||||
])
|
])
|
||||||
async def test_bigsdb_index_instantiates_correct_profiler(self, local):
|
async def test_bigsdb_index_instantiates_correct_profiler(self, local):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user