mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Add todo comment to Cypress test
This commit is contained in:
parent
458f17b3bb
commit
8f336a0d13
@ -3,4 +3,5 @@ import { When } from "cypress-cucumber-preprocessor/steps";
|
||||
When('I delete a social media link', () => {
|
||||
cy.get(".base-button[title='Delete']")
|
||||
.click()
|
||||
// TODO: add delition confirmation modal click, see issue
|
||||
})
|
||||
Loading…
x
Reference in New Issue
Block a user