Skip to content

Commit ac6de4a

Browse files
committed
stash changes
1 parent d23e86c commit ac6de4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ci/playwright-test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ def run():
208208
work_dir=f"{PUTER_ROOT}/src/fs_tree_manager",
209209
log_path="/tmp/fs-tree-manager.log",
210210
)
211-
time.sleep(5)
211+
time.sleep(50)
212212

213213
# =========================================================================
214214
# run the test

0 commit comments

Comments
 (0)