Skip to content

Commit b545ae7

Browse files
committed
test: fix failing tests
1 parent da9f2a8 commit b545ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aks-preview/azext_aks_preview/tests/latest/test_update_agentpool_profile_preview.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ def mock_method(pool):
439439
"update_fips_image",
440440
"update_ssh_access",
441441
"update_localdns_profile",
442-
"update_auto_scaler_properties_vms"
442+
"update_auto_scaler_properties_vms",
443443
"update_upgrade_strategy",
444444
"update_blue_green_upgrade_settings"
445445
]

0 commit comments

Comments
 (0)