We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c0c6b commit 9374bbeCopy full SHA for 9374bbe
test/e2e/gatewayapi/gatewayclass.go
@@ -94,7 +94,7 @@ spec:
94
ContainSubstring("Warning"),
95
ContainSubstring("DeletionBlocked"),
96
ContainSubstring("gatewayclass-controller"),
97
- ContainSubstring("the GatewayClass is still in using by Gateways"),
+ ContainSubstring("the GatewayClass is still used by Gateways"),
98
))
99
100
By("delete the Gateway")
0 commit comments