Skip to content

Commit 05918f8

Browse files
committed
tests(sleep): 3 reruns
1 parent f59c57a commit 05918f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_workspacebuilder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,6 +1110,7 @@ def test_load_workspace_enter(
11101110
"shell_before_before_command_level",
11111111
],
11121112
)
1113+
@pytest.mark.flaky(reruns=3)
11131114
def test_load_workspace_sleep(
11141115
tmp_path: pathlib.Path,
11151116
server: libtmux.Server,

0 commit comments

Comments
 (0)