Skip to content

Commit

Permalink
test: try to find .annotations-list
Browse files Browse the repository at this point in the history
  • Loading branch information
malkja committed Oct 25, 2024
1 parent ade0130 commit 41979ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cypress/e2e/variants.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ const selectors = {
.click()
.wait(500)
.get('.panels-wrapper > .panel:nth-child(4)')
//.find('.annotations-list')
.find('.annotations-list')
//.get(selectors.list)
//.children()
//.should('have.length', 11)
Expand Down

0 comments on commit 41979ad

Please sign in to comment.