Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TalShorSap committed Aug 16, 2023
1 parent ff9dade commit ddc7e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/serviceinstance_controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -909,7 +909,7 @@ var _ = Describe("ServiceInstance controller", func() {
})
})

FContext("Orphan mitigation", func() {
Context("Orphan mitigation", func() {
recoveredInstance := smclientTypes.ServiceInstance{
ID: fakeInstanceID,
Name: fakeInstanceName,
Expand Down

0 comments on commit ddc7e12

Please sign in to comment.