Update e2e.js

This commit is contained in:
syuilo 2023-06-05 17:45:24 +09:00
parent 0cb3c7481c
commit 34e1b52b38
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ import './commands'
Cypress.on('uncaught:exception', (err, runnable) => {
if ([
'The source image cannot be decoded',
// Chrome
'ResizeObserver loop limit exceeded',