chore(deps): update dependency cypress to v7 (#5246)
This commit is contained in:
@ -24,4 +24,6 @@ addMatchImageSnapshotCommand({
|
||||
capture: 'viewport',
|
||||
});
|
||||
|
||||
Cypress.on('uncaught:exception', () => false);
|
||||
|
||||
import './commands';
|
||||
|
Reference in New Issue
Block a user