Skip to content

Commit

Permalink
fixing testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmayja committed Jul 8, 2024
1 parent aa24d5b commit 8072ba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ func clusterWithMaxIgnorablePod(ctx goctx.Context) {
operations := []asdbv1.OperationSpec{
{
Kind: asdbv1.OperationWarmRestart,
ID: "1",
},
}
aeroCluster.Spec.Operations = operations
Expand Down

0 comments on commit 8072ba8

Please sign in to comment.