mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
test(editor): enable basic test for cross platform (#11667)
This commit is contained in:
@@ -151,6 +151,8 @@ export async function enterPlaygroundRoom(
|
||||
'Running frontend commit',
|
||||
// Github timeout:
|
||||
'Failed to load resource: the server responded with a status of 403',
|
||||
// font download warning:
|
||||
'[JavaScript Warning: "downloadable font:',
|
||||
].some(text => message.text().startsWith(text))
|
||||
) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user