Avoid unrelated Sonic install in WACZ browser test

This commit is contained in:
Nick Sweeting 2026-08-02 00:44:11 -07:00
parent 966f0a9ae5
commit 8a379db096
No known key found for this signature in database

View File

@ -895,6 +895,7 @@ def test_archivewebpage_wacz_preview_serves_real_capture_frame(initialized_archi
port = get_free_port()
env = cli_env(
port=port,
server=True,
PLUGINS="archivewebpage",
BASE_URL=f"http://archivebox.localhost:{port}",
URL_ALLOWLIST="",