Skip to content

Commit

Permalink
Update test/e2e/nodelatencymonitor_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Antonin Bas <antonin.bas@gmail.com>
Signed-off-by: Rupam-It <mannarupam3@gmail.com>
  • Loading branch information
Rupam-It and antoninbas committed Sep 3, 2024
1 parent 8d0f799 commit 639aa6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/nodelatencymonitor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ func TestNodeLatencyMonitor(t *testing.T) {
}
return true, nil
})
require.NoError(t, err, "Failed to validate NodeLatencyStats after update")
require.NoError(t, err, "Failed to validate updated NodeLatencyStats")

t.Logf("Successfully received and validated NodeLatencyStats")

Expand Down

0 comments on commit 639aa6b

Please sign in to comment.