Skip to content

Commit 5f05eb6

Browse files
committed
fix: r
Signed-off-by: Ashing Zheng <[email protected]>
1 parent 15a2c28 commit 5f05eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/conformance/suite_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ func TestMain(m *testing.M) {
139139
gatewayGroupId := f.CreateNewGatewayGroupWithIngress()
140140
adminKey := f.GetAdminKey(gatewayGroupId)
141141

142-
svc := f.DeployGateway(framework.API7DeployOptions{
142+
svc := f.DeployGateway(&framework.API7DeployOptions{
143143
Namespace: namespace,
144144
GatewayGroupID: gatewayGroupId,
145145
DPManagerEndpoint: framework.DPManagerTLSEndpoint,

0 commit comments

Comments
 (0)