Skip to content

Commit 6ce80ba

Browse files
authored
Update tests/conftest.py
1 parent b4afd0a commit 6ce80ba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ def selenium_standalone_micropip(selenium_standalone, wheel_path):
7272
if not wheel_files:
7373
pytest.exit("No wheel files found in wheel/ directory")
7474

75-
# Change default timeout to 30s instead of 10min
7675
wheel_file = wheel_files[0]
7776
with spawn_web_server(wheel_dir) as server:
7877
server_hostname, server_port, _ = server

0 commit comments

Comments
 (0)