diff --git a/tests/main.py b/tests/main.py index 7c4318b7..06046bb5 100644 --- a/tests/main.py +++ b/tests/main.py @@ -345,7 +345,7 @@ def check_website_theme_creation(): docker_compose_exec( "backend", "/home/frappe/frappe-bench/env/bin/python", - "tests/_check_website_theme.py", + "/tmp/_check_website_theme.py", )