Skip to content

Commit

Permalink
Update controllers/change_coordinators_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
johscheuer authored Oct 12, 2023
1 parent 2a7b132 commit 7508317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/change_coordinators_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ var _ = Describe("Change coordinators", func() {
})
})

FWhen("Using a HA clusters", func() {
When("Using a HA clusters", func() {
var status *fdbv1beta2.FoundationDBStatus
var candidates []locality.Info
var excludes []string
Expand Down

0 comments on commit 7508317

Please sign in to comment.