Skip to content

Commit

Permalink
fix golangci-lint
Browse files Browse the repository at this point in the history
Signed-off-by: zcq98 <[email protected]>
  • Loading branch information
zcq98 committed Nov 6, 2024
1 parent 3ad4848 commit 393ee47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/ovs/ovn-nb-suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ type OvnClientTestSuite struct {
ovnSBClient *OVNSbClient

failedOvnNBClient *OVNNbClient
ovnLegacyClient *LegacyClient
ovnLegacyClient *LegacyClient
}

func emptyNbDatabaseModel() (model.ClientDBModel, error) {
Expand Down

0 comments on commit 393ee47

Please sign in to comment.