mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
actually fix tests
*hides*
This commit is contained in:
parent
fa8bc78ca8
commit
80d149f7bf
@ -11,7 +11,7 @@ from mitmproxy import flowfilter
|
|||||||
from mitmproxy import io, flow
|
from mitmproxy import io, flow
|
||||||
from mitmproxy.tools.web.app import flow_to_json
|
from mitmproxy.tools.web.app import flow_to_json
|
||||||
|
|
||||||
web_dir = pathlib.Path(__file__).absolute().parent.parent / "tools" / "web"
|
web_dir = pathlib.Path(__file__).absolute().parent
|
||||||
|
|
||||||
|
|
||||||
def save_static(path: pathlib.Path) -> None:
|
def save_static(path: pathlib.Path) -> None:
|
||||||
|
Loading…
Reference in New Issue
Block a user