You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delete t.Helper() from Gateway API test. These are tests, not helpers, and
using t.Helper() obscures the actual location of a failure within a test.
* test/e2e/gateway_api_test.go (testGatewayAPIResources)
(testGatewayAPIIstioInstallation, testGatewayAPIObjects): Delete t.Helper().
0 commit comments