1
0
mirror of https://github.com/misskey-dev/misskey synced 2024-11-23 14:46:48 +09:00

Update e2e.js

This commit is contained in:
syuilo 2023-06-05 17:45:24 +09:00
parent 0cb3c7481c
commit 34e1b52b38

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',