Skip to content

Commit

Permalink
test: fix test expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-lloyd committed Jul 8, 2024
1 parent 8cbb8b7 commit c4827a4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5390,6 +5390,7 @@ def test_construct_mc_profile_preview(self):
)
network_profile_1 = self.models.ContainerServiceNetworkProfile(
load_balancer_sku="standard",
network_plugin=None,
)
identity_1 = self.models.ManagedClusterIdentity(type="SystemAssigned")
storage_profile_1 = self.models.ManagedClusterStorageProfile(
Expand Down

0 comments on commit c4827a4

Please sign in to comment.