chore(deps): update dependency cypress to v7 (#5246)

This commit is contained in:
renovate[bot]
2021-04-18 10:32:27 +03:00
committed by GitHub
parent aeb30dbf3e
commit 0e629d342b
3 changed files with 89 additions and 54 deletions

View File

@ -24,4 +24,6 @@ addMatchImageSnapshotCommand({
capture: 'viewport',
});
Cypress.on('uncaught:exception', () => false);
import './commands';