Skip to content

Commit 42d72ed

Browse files
committed
one more
1 parent f5168ab commit 42d72ed

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_compat.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
@pytest.mark.driver_timeout(10)
1111
def test_404(selenium_standalone_micropip, httpserver, request):
12+
selenium_standalone_micropip.set_script_timeout(11)
13+
1214
@run_in_pyodide(packages=["micropip", "packaging"])
1315
async def _inner_test_404_raise(selenium, url):
1416
import pyodide

0 commit comments

Comments
 (0)