mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +00:00
Revert test class change.
This commit is contained in:
parent
32340128ee
commit
b30ed6e2ba
@ -58,5 +58,5 @@ Then("I cannot upload a profile header image", () => {
|
||||
cy.get(".base-card")
|
||||
.children()
|
||||
.should("not.have.id", "profileHeaderDropzone")
|
||||
.should("have.class", "profile-header-card");
|
||||
.should("have.class", "profile-header");
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user