diff --git a/server/tests/integration/test_utilities.py b/server/tests/integration/test_utilities.py index 7c8211c..085d024 100644 --- a/server/tests/integration/test_utilities.py +++ b/server/tests/integration/test_utilities.py @@ -213,7 +213,6 @@ def check_coords_response(response: dict, expected_response: dict): check_coords_response, ) - # check correct response for genomic coordinate that occurs between exons (should get nearest junction) await check_response( "/api/utilities/get_exon?chromosome=NC_000001.11&end=154191900&transcript=NM_152263.3",