mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
fix social media test step
This commit is contained in:
parent
304d6bfb72
commit
20ad70362a
@ -8,5 +8,5 @@ When('I delete the social media link {string}', (link) => {
|
||||
cy.get('[data-test="confirm-button"]')
|
||||
.click()
|
||||
cy.get('.ds-list-item-content > a')
|
||||
.contains(link).should('not.exist')
|
||||
.should('not.exist')
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user