Skip to content

Commit 07a8c4f

Browse files
committed
Updating Settings test that was producing flaky snapshots
1 parent ed6f1f5 commit 07a8c4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/desktop-gui/cypress/integration/settings_spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,7 @@ describe('Settings', () => {
447447
cy.get('.settings-record-key')
448448
.contains(`cypress run --record --key ${this.keys[0].id}`)
449449

450+
cy.ensureAnimationsFinished()
450451
cy.percySnapshot()
451452
})
452453

0 commit comments

Comments
 (0)