remove comment

This commit is contained in:
Maurits Lourens 2022-06-03 14:37:29 +02:00
parent 21305a646a
commit 56af6c78a0
1 changed files with 0 additions and 1 deletions

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 })
})