Skip to content

Commit f2abb2d

Browse files
authored
Merge branch 'master' into enh/organization-sharing
2 parents 5f6c8d7 + a515c12 commit f2abb2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/portal-files/VTK_file.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ async function runTutorial () {
4242
await utils.takeScreenshot(page, screenshotPrefix + 'service_started');
4343

4444
// Some time for setting up service's frontend
45-
await tutorial.waitFor(3000);
45+
await tutorial.waitFor(10000);
4646

4747
const frame = await tutorial.getIframe(nodeIdViewer);
4848

0 commit comments

Comments
 (0)