Skip to content

Commit

Permalink
fix context
Browse files Browse the repository at this point in the history
  • Loading branch information
jamyct committed Dec 12, 2024
1 parent 1308cd3 commit e0211da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/apis/v1alpha1/api_validation_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ var _ = Describe("Test networking v1alpha1 API validation", func() {
})
})

Context("Test Member Cluster Service creation API validation - valid cases", func() {
Context("Test MultiClusterService creation API validation - valid cases", func() {
It("should allow creating API with valid name size", func() {
var name = "abc-123456789-123456789-123456789-123456789-123456789-123456789"

Expand Down

0 comments on commit e0211da

Please sign in to comment.