Skip to content

Commit

Permalink
fix_TCP4-3539
Browse files Browse the repository at this point in the history
  • Loading branch information
karlOS123testing committed May 16, 2024
1 parent e0f8f7a commit 551d1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/smartInbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ export class SmartInbox {
cy.get("b").should("have.text", "Rule successfully created");
cy.get("span").should(
"have.text",
'Check it out in the "Rules" section of your inbox.'
"Please take a look at it in the 'Rules' section located within your Inbox."
);
});
}
Expand Down

0 comments on commit 551d1fe

Please sign in to comment.