Skip to content

Commit 7484a48

Browse files
committed
@copilot review
1 parent 0dcad8e commit 7484a48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/autoscaling/tests/unit/test_utils_cluster_scaling.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,6 @@ def test_sort_drained_nodes(
296296
assert app_settings.AUTOSCALING_EC2_INSTANCES
297297
machine_buffer_type = get_hot_buffer_type(random_fake_available_instances)
298298
_NUM_DRAINED_NODES = 20
299-
assert app_settings.AUTOSCALING_EC2_INSTANCES
300299
_NUM_NODE_WITH_TYPE_BUFFER = (
301300
3 * app_settings.AUTOSCALING_EC2_INSTANCES.EC2_INSTANCES_MACHINES_BUFFER
302301
)

0 commit comments

Comments
 (0)