Skip to content

Commit

Permalink
fix golangci-lint
Browse files Browse the repository at this point in the history
Signed-off-by: zhaocongqi <[email protected]>
  • Loading branch information
zhaocongqi committed Dec 30, 2024
1 parent c2bc182 commit 40cf941
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/multus/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,6 @@ var _ = framework.SerialDescribe("[group:multus]", func() {
})

framework.ConformanceIt("should be able to use mac and ip provided by k8s.v1.cni.cncf.io/networks annotation", func() {

if f.VersionPriorTo(1, 13) {
ginkgo.Skip("this feature is supported from version 1.13")
}
Expand Down

0 comments on commit 40cf941

Please sign in to comment.