From 58d479b5fde2565d5762265b34a3dbae3d78afcd Mon Sep 17 00:00:00 2001 From: Andreas Bednarz <110360248+abparticular@users.noreply.github.com> Date: Thu, 22 May 2025 11:25:33 +1000 Subject: [PATCH] Fix typo --- docs/testing-scenarios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/testing-scenarios.md b/docs/testing-scenarios.md index ef307b159e..0ab1a0373f 100644 --- a/docs/testing-scenarios.md +++ b/docs/testing-scenarios.md @@ -45,7 +45,7 @@ A long (though not exhaustive) list, although not every change will merit runnin - [ ] Download [integration events sample](https://docs.particular.net/samples/servicecontrol/events-subscription/). Switch the sample to the appropriate transport. - [ ] Generate a failing message in the `NServiceBusEndptoin` and validate that an integration event `MessageFailed` is received by the `EndpointsMonitor` - [ ] Monitoring - - [ ] Nativate to the [Monitoring] tab in ServicePulse and verify that all 6 endpoints are visible + - [ ] Navigate to the [Monitoring] tab in ServicePulse and verify that all 6 endpoints are visible - [ ] Verify that the failed messages indicator is rendered for endpoints with failed messages - [ ] Navigate to the details of `Endpoint0` and verify that all the graphs are properly rendered