You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This Source Code Form is subject to the terms of the Mozilla Public
4
4
* License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -217,7 +217,7 @@ describe('Sound notification test', function () {
217
217
cy.tick(1000);
218
218
feed.checkNumberOfDisplayedCardsIs(0);
219
219
sendCardWithSeverityAlarm();
220
-
cy.get('#opfab-alert-detail-msg').find('span').eq(0).contains('You have received a card hidden by the filters you have activated (Timeline or card feed)');
220
+
cy.get('#opfab-alert-detail-msg').find('span').eq(0).contains('You have received a card hidden by the filters you have activated');
0 commit comments