Update e2e.js
This commit is contained in:
parent
0cb3c7481c
commit
34e1b52b38
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ import './commands'
|
|||
|
||||
Cypress.on('uncaught:exception', (err, runnable) => {
|
||||
if ([
|
||||
'The source image cannot be decoded',
|
||||
|
||||
// Chrome
|
||||
'ResizeObserver loop limit exceeded',
|
||||
|
||||
|
|
Loading…
Reference in a new issue