Skip to content

Commit

Permalink
Cleanup some settings from settings_test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
onkar committed Sep 17, 2024
1 parent 6b5efd6 commit 22bea5f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions snuba/settings/settings_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@
# Set enforce retention to true for tests
ENFORCE_RETENTION = True

# Ignore optimize job cut off time for tests
OPTIMIZE_JOB_CUTOFF_TIME = 24

OPTIMIZE_PARALLEL_MAX_JITTER_MINUTES = 0

ADMIN_ALLOWED_PROD_PROJECTS = [1, 11276]

REDIS_CLUSTERS = {
Expand Down

0 comments on commit 22bea5f

Please sign in to comment.