fix: button styling
This commit is contained in:

committed by
Gitea

parent
3b9bc5b2f8
commit
02f985d8a3
@ -61,7 +61,7 @@ describe('List View List', () => {
|
||||
})
|
||||
cy.visit(`/lists/${lists[1].id}/`)
|
||||
|
||||
cy.get('.list-title a.icon')
|
||||
cy.get('.list-title .icon')
|
||||
.should('not.exist')
|
||||
cy.get('input.input[placeholder="Add a new task..."')
|
||||
.should('not.exist')
|
||||
|
Reference in New Issue
Block a user