Skip to content

Commit

Permalink
Fix unit test in pkg/agent/openflow/pipeline_test.go (#3881)
Browse files Browse the repository at this point in the history
Signed-off-by: Hongliang Liu <[email protected]>
  • Loading branch information
hongliangl authored Jun 10, 2022
1 parent dcd1019 commit 0959e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/agent/openflow/pipeline_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ func TestBuildPipeline(t *testing.T) {
EgressMetricTable,
L3ForwardingTable,
L3DecTTLTable,
ServiceMarkTable,
SNATMarkTable,
SNATTable,
L2ForwardingCalcTable,
AntreaPolicyIngressRuleTable,
Expand Down

0 comments on commit 0959e37

Please sign in to comment.