Skip to content

Commit 0da1231

Browse files
Set UpgradePolicy in expected intg to null (#8584)
1 parent b6edb7f commit 0da1231

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/tests/dry_run/dry_run_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ var _ = Describe("(Integration) [Dry-Run test]", func() {
366366
c.IAM = nil
367367
c.CloudWatch = nil
368368
c.PrivateCluster = nil
369+
c.UpgradePolicy = nil
369370
c.NodeGroups = nil
370371
c.AvailabilityZones = nil
371372
c.KubernetesNetworkConfig = nil

0 commit comments

Comments
 (0)