mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 19:16:29 +08:00
refactor(electron): nestjsfy
This commit is contained in:
@@ -72,7 +72,7 @@ export const test = base.extend<{
|
||||
return electronApp.windows().length > 1;
|
||||
},
|
||||
{
|
||||
timeout: 10000,
|
||||
timeout: 30000,
|
||||
}
|
||||
)
|
||||
.toBeTruthy();
|
||||
|
||||
Reference in New Issue
Block a user