Skip to content

Commit

Permalink
remove DisableCleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
MatousJobanek committed Oct 3, 2023
1 parent b6af153 commit 4eadc79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/parallel/retarget_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ func TestRetargetUserByChangingSpaceTargetCluster(t *testing.T) {
TargetCluster(member1Await).
EnsureMUR().
RequireConditions(ConditionSet(Default(), ApprovedByAdmin())...).
DisableCleanup().
Execute(t).Resources()

space, err := hostAwait.WaitForSpace(t, userSignup.Status.CompliantUsername,
Expand Down

0 comments on commit 4eadc79

Please sign in to comment.