Skip to content

Commit ab47f20

Browse files
bingosummerCopilot
andauthored
Update src/aks-preview/azext_aks_preview/tests/latest/test_managed_cluster_decorator.py
Co-authored-by: Copilot <[email protected]>
1 parent 82e4632 commit ab47f20

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_managed_cluster_decorator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8869,7 +8869,7 @@ def test_update_kms_pmk_cmk(self):
88698869
dec_11.context.attach_mc(mc_11)
88708870
dec_mc_11 = dec_11.update_kms_pmk_cmk(mc_11)
88718871

8872-
# should clear CMK properties and enable PMK
8872+
# should preserve CMK properties and enable PMK
88738873
ground_truth_azure_key_vault_kms_11 = self.models.AzureKeyVaultKms(
88748874
enabled=False,
88758875
key_id="https://test-keyvault.vault.azure.net/keys/test-key",

0 commit comments

Comments
 (0)