Skip to content

Commit 5b92d66

Browse files
committed
Update test_bookmark_chat.py
1 parent 53421e0 commit 5b92d66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/playwright/shiny/bookmark/chat/client_state/test_bookmark_chat.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
from shiny.playwright.controller import Chat
77
from shiny.run import ShinyAppProc
88

9+
910
# Up to 5 retries for intermittent WebKit timing issues
1011
@pytest.mark.flaky(reruns=5, reruns_delay=1)
1112
def test_bookmark_chat(page: Page, local_app: ShinyAppProc):

0 commit comments

Comments
 (0)