mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
Avoid unrelated Sonic install in WACZ browser test
This commit is contained in:
parent
966f0a9ae5
commit
8a379db096
@ -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="",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user