This commit is contained in:
hay-kot 2021-05-01 12:20:23 -08:00
commit 1d7b9e874e

View file

@ -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")