mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
format
This commit is contained in:
parent
2dd5e6f482
commit
1d7b9e874e
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ DB_URL.unlink(missing_ok=True)
|
|||
|
||||
if settings.DB_ENGINE != "postgres":
|
||||
# Monkeypatch Database Testing
|
||||
settings.DB_URL = determine_sqlite_path(path=False, suffix="test")
|
||||
settings.DB_URL = determine_sqlite_path(path=False, suffix="test")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue