diff --git a/cypress/integration/Notification.Mention.feature b/cypress/integration/Notification.Mention.feature index d4bd8f5a8..cadfe11dd 100644 --- a/cypress/integration/Notification.Mention.feature +++ b/cypress/integration/Notification.Mention.feature @@ -23,6 +23,7 @@ Feature: Notification for a mention And I navigate to page "/" And see 1 unread notifications in the top menu And open the notification menu and click on the first item + And I wait for 750 milliseconds Then I am on page "/post/.*/hey-matt" And the unread counter is removed And the notification menu button links to the all notifications page \ No newline at end of file