Skip to content

Commit

Permalink
Update TestP4RTClient godoc
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-dennis committed Jan 5, 2024
1 parent a5c2728 commit beaf72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feature/system/tests/system_base_test/g_protocol_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ func TestGRIBIClient(t *testing.T) {
}
}

// TestP4RTClient validates that the DUT listens on standard gNMI Port.
// TestP4RTClient validates that the DUT listens on standard P4RT Port.
func TestP4RTClient(t *testing.T) {
dut := ondatra.DUT(t, "dut")
conn := dialConn(t, dut, introspect.P4RT, 9559)
Expand Down

0 comments on commit beaf72d

Please sign in to comment.