Skip to content

Commit 9cbba66

Browse files
committed
Fix import
1 parent 7ce208b commit 9cbba66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/playwright/shiny/inputs/input_selectize_update_options/test_input_selectize_update_options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from playwright.sync_api import Page, expect
1+
from playwright.sync_api import Page
22

33
from shiny.playwright import controller
44
from shiny.run import ShinyAppProc

0 commit comments

Comments
 (0)