Skip to content

Commit

Permalink
lint: make go-lint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Dec 22, 2021
1 parent 1d31ff0 commit 1f4a247
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/e2e_suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ var _ = SynchronizedBeforeSuite(func() []byte {
}
if cniPod == nil {
Fail("failed to get CNI pod on node " + nodes.Items[i].Name)
return nil
}

// change MTU
Expand Down

0 comments on commit 1f4a247

Please sign in to comment.