Skip to content

Commit

Permalink
Change setting to not change test results
Browse files Browse the repository at this point in the history
Signed-off-by: Elron Bandel <[email protected]>
  • Loading branch information
elronbandel committed Feb 13, 2024
1 parent 022d064 commit ea27b89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ def setUpClass(cls):
unitxt.settings.allow_unverified_code = True
unitxt.settings.use_only_local_catalogs = True
unitxt.settings.global_loader_limit = 300
unitxt.settings.num_resamples_for_instance_metrics = 10
unitxt.settings.num_resamples_for_global_metrics = 5
register_local_catalog_for_tests()

def setUp(self):
Expand Down

0 comments on commit ea27b89

Please sign in to comment.