mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
Update cypress test casing
This commit is contained in:
parent
c8c71a52c6
commit
ce42b2b8e9
@ -23,7 +23,7 @@ Then("I click on the reply button", () => {
|
||||
});
|
||||
|
||||
Then("my comment should be successfully created", () => {
|
||||
cy.get(".iziToast-message").contains("Comment Submitted");
|
||||
cy.get(".iziToast-message").contains("Comment submitted!");
|
||||
});
|
||||
|
||||
Then("I should see my comment", () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user