Skip to content

Commit

Permalink
Fix indent.
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnureddybadveli authored Jan 22, 2025
1 parent 8456b1c commit 1dc19f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ func TestInterfaceIngressPolicer(t *testing.T) {
if deviations.QosSchedulerIngressPolicer(dut) {
configureIntertfaceIngressPolicerCLI(t, dut)
} else {
// TODO: Generate openconfig for ingress policier and use gNMI to set it.
// TODO: Generate openconfig for ingress policier and use gNMI to set it.
}
// Configure ATE interfaces.
ate := ondatra.ATE(t, "ate")
Expand Down

0 comments on commit 1dc19f6

Please sign in to comment.