Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
changluyi committed Jul 14, 2023
1 parent 659e78c commit b9c3618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/kube-ovn/pod/vpc_pod_probe.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
)

var _ = framework.SerialDescribe("[group:pod]", func() {
f := framework.NewDefaultFramework("vpcPodProbe")
f := framework.NewDefaultFramework("vpc-pod-probe")

var cs clientset.Interface
var podClient *framework.PodClient
Expand Down

0 comments on commit b9c3618

Please sign in to comment.