Skip to content

Commit b107420

Browse files
committed
Update test_examples.py
1 parent 8d256b0 commit b107420

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/playwright/examples/test_examples.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
def test_examples(page: Page, ex_app_path: str) -> None:
1313

1414
skip_on_windows_with_timezonefinder(ex_app_path)
15-
skip_airmass_on_3_9(ex_app_path)
1615

1716
validate_example(page, ex_app_path)
1817

0 commit comments

Comments
 (0)