Skip to content

Commit

Permalink
remove test 310
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry committed Jul 21, 2021
1 parent 6357d51 commit ecb27cf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/tests/data/test_others.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,6 @@ def test_301_fields(self):
assert 'wellderly' in res
assert 'clinvar' in res

def test_310_status(self):
self.request(self.host + '/status')
# (testing failing status would require actually loading tornado app from there
# and deal with config params...)

def test_320_index_count_hg19(self):
self.check_index_count("hg19")

Expand Down

0 comments on commit ecb27cf

Please sign in to comment.