Skip to content

Commit 50295b7

Browse files
authored
Merge branch 'addLabels' into addLabels
2 parents 86746da + 5d98a2e commit 50295b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smi-conformance/test-gen/test_gen.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ func RunTest(meshConfig ServiceMesh, annotations, labels map[string]string) Resu
6060
if options.KINDContext == "" {
6161
options.KINDContext = harness.DefaultKINDContext
6262
}
63-
63+
6464
testHandlers := make(map[string]map[string]test.CustomTest)
6565
testHandlers["traffic-access"] = serviceMeshConfObj.TrafficAccessGetTests()
6666
testHandlers["traffic-spec"] = serviceMeshConfObj.TrafficSpecGetTests()

0 commit comments

Comments
 (0)