We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d9593 commit c8c2f05Copy full SHA for c8c2f05
1 file changed
cypress/e2e/pages.spec.js
@@ -54,7 +54,7 @@ describe('Pages', function() {
54
55
// Test persistence of unset emoji
56
cy.reload()
57
- cy.get('[data-cy-collectives="page-title-container"] .page-title-icon .emoticon-outline-icon')
+ cy.get('[data-cy-collectives="page-title-container"] .page-title-icon .emoticon-icon')
58
cy.contains('.app-content-list-item', 'Day 1')
59
.find('.app-content-list-item-icon .collectives-page-icon')
60
})
0 commit comments