Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Date Huang <[email protected]>
  • Loading branch information
tjjh89017 committed Apr 19, 2023
1 parent 4b840ae commit e185d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/main/bridge/bridge_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1776,7 +1776,7 @@ var _ = Describe("bridge Operations", func() {
},
Entry("", &[]*VlanTrunk{}, []int{}),
Entry("", &[]*VlanTrunk{
&VlanTrunk{
{
MinID: &correctMinID,
MaxID: &correctMaxID,
},
Expand Down

0 comments on commit e185d05

Please sign in to comment.