Skip to content

Commit

Permalink
fix scale_custom_timeout test
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-esposito-enel committed Nov 27, 2024
1 parent 92416ee commit 6b101fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_scaler.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def test_scale_custom_timeout(monkeypatch):
admission_controller="",
constrained_downscaler=False,
api_server_timeout=api_server_timeout,
max_retries_on_conflict=0,
downtime_replicas=0,
deployment_time_annotation=None,
enable_events=False,
Expand Down

0 comments on commit 6b101fc

Please sign in to comment.