Skip to content

Commit

Permalink
sbr: Remove invalid comment in sbr_linux_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
neilcook committed Jan 26, 2025
1 parent 7f043c6 commit 9e2f89f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/meta/sbr/sbr_linux_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,6 @@ var _ = Describe("sbr test", func() {
})

// 2 Rules will be created for each IP address. (100, 101)
// 2 Rules will also be created for each interface
Expect(newStatus.Rules).To(HaveLen(2))

// First entry corresponds to last table
Expand Down

0 comments on commit 9e2f89f

Please sign in to comment.