Skip to content

Commit

Permalink
remove commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
g-saracca committed Feb 27, 2025
1 parent 705b53d commit ff05ab7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ describe('EditCollectionDropdown', () => {
openDropdown()

cy.findByRole('button', { name: /Delete Collection/i }).should('exist')
// cy.findByRole('button', { name: /Confirm/i }).click()
})

it('does not show the delete button if user cannot delete collection', () => {
Expand Down

0 comments on commit ff05ab7

Please sign in to comment.