refactor(electron): nestjsfy

This commit is contained in:
Peng Xiao
2025-04-24 14:54:30 +08:00
parent 899ffd1ad3
commit 68ab87f5c5
178 changed files with 7139 additions and 5617 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ export const test = base.extend<{
return electronApp.windows().length > 1;
},
{
timeout: 10000,
timeout: 30000,
}
)
.toBeTruthy();