mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
Fix failing test
This commit is contained in:
parent
886146c108
commit
a261cb83ca
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue