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 15a2c28 commit 5f05eb6Copy full SHA for 5f05eb6
test/conformance/suite_test.go
@@ -139,7 +139,7 @@ func TestMain(m *testing.M) {
139
gatewayGroupId := f.CreateNewGatewayGroupWithIngress()
140
adminKey := f.GetAdminKey(gatewayGroupId)
141
142
- svc := f.DeployGateway(framework.API7DeployOptions{
+ svc := f.DeployGateway(&framework.API7DeployOptions{
143
Namespace: namespace,
144
GatewayGroupID: gatewayGroupId,
145
DPManagerEndpoint: framework.DPManagerTLSEndpoint,
0 commit comments