mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Cypress test fixed
This commit is contained in:
parent
9948f4ef20
commit
04ff82f880
@ -300,7 +300,7 @@ Then(
|
|||||||
cy.visit(route, {
|
cy.visit(route, {
|
||||||
failOnStatusCode: false
|
failOnStatusCode: false
|
||||||
});
|
});
|
||||||
cy.get(".error").should("contain", message);
|
cy.get(".error-message").should("contain", message);
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user