Skip to content

Commit 3395415

Browse files
author
sivakami
committed
fix syntax for pe test.
1 parent 873c05e commit 3395415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/swiftv2/longRunningCluster/datapath_private_endpoint_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ var _ = ginkgo.Describe("Private Endpoint Tests", func() {
9999
ShouldFail: false,
100100
TestType: "storage-access",
101101
Purpose: "Verify Tenant A pod from different cluster can access Storage-A",
102-
}
102+
},
103103
}
104104

105105
ginkgo.By(fmt.Sprintf("Running %d Private Endpoint connectivity tests", len(privateEndpointTests)))

0 commit comments

Comments
 (0)