Skip to content

Commit

Permalink
Fix cluster deletion in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cPu1 committed Apr 22, 2024
1 parent b4e96f0 commit 3e67461
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/tests/accessentries/accessentries_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,7 @@ var _ = SynchronizedAfterSuite(func() {}, func() {
WithArgs(
"cluster",
"--name", apiEnabledCluster,
"--disable-nodegroup-eviction",
"--wait",
)).To(RunSuccessfully())

Expand Down

0 comments on commit 3e67461

Please sign in to comment.