diff --git a/test/remote_test.py b/test/remote_test.py index 7a23f7e8..40cfb4bb 100644 --- a/test/remote_test.py +++ b/test/remote_test.py @@ -69,7 +69,7 @@ def test_update_organism(self): assert seq['name'] == 'Merlin' assert seq['length'] == 172788 - def test_update_organism(self): + def test_update_organism_noreload(self): time.sleep(3)