Skip to content

Commit

Permalink
maxDiff
Browse files Browse the repository at this point in the history
  • Loading branch information
bpblanken committed Dec 16, 2024
1 parent b73b0ef commit 9773516
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions seqr/utils/search/hail_search_utils_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@

@mock.patch('seqr.utils.search.hail_search_utils.HAIL_BACKEND_SERVICE_HOSTNAME', MOCK_HOST)
class HailSearchUtilsTests(SearchTestHelper, TestCase):
maxDiff = None
databases = '__all__'
fixtures = ['users', '1kg_project', 'reference_data']

Expand Down

0 comments on commit 9773516

Please sign in to comment.