1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00

remove comment

This commit is contained in:
Maurits Lourens 2022-06-03 14:37:29 +02:00
parent 21305a646a
commit 56af6c78a0

View file

@ -21,7 +21,6 @@ filterTests(['all'], () => {
cy.get(interact.APP_TABLE_ROW_ACTION).eq(0)
.within(() => {
//cy.get(interact.SPECTRUM_BUTTON_TEMPLATE).contains("Preview")
cy.get(interact.SPECTRUM_BUTTON_TEMPLATE).contains("Edit").click({ force: true })
})