mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
test: fix ui add runtime cli env call
This commit is contained in:
parent
042339cdf7
commit
d8fec2e1cf
@ -222,7 +222,7 @@ def test_add_view_depth_two_crawl_renders_outputs_over_server(tmp_path, recursiv
|
||||
|
||||
port = get_free_port()
|
||||
env = cli_env(
|
||||
port,
|
||||
port=port,
|
||||
PLUGINS="wget,parse_html_urls",
|
||||
PUBLIC_INDEX="True",
|
||||
PUBLIC_ADD_VIEW="True",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user