EYHN
2024-03-22 16:43:26 +00:00
parent 05c44db5a9
commit 34703a3b7d
85 changed files with 3248 additions and 2286 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ export async function configureTestingEnvironment() {
})
);
await workspace.engine.sync.waitForSynced();
await workspace.engine.waitForSynced();
const { page } = workspace.services.get(PageManager).open('page0');