We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71896ee commit 5822e7bCopy full SHA for 5822e7b
src/lib/Behat/BrowserContext/UserNotificationContext.php
@@ -166,7 +166,7 @@ public function iShouldSeeTextInAllNotificationsView(string $expectedMessage): v
166
}
167
168
/**
169
- * @Then there should be :expectedCount notification on the list
+ * @Then the notifications popup should contain :expectedCount notification
170
*/
171
public function thereShouldBeNotificationsInPopup(int $expectedCount): void
172
{
0 commit comments