Skärp testdatabas: TEST_DATABASE_URL endast, cibello_test, auto-migrate

This commit is contained in:
Sven (AAMOS AI)
2026-08-06 17:01:17 +07:00
parent 03e30755dc
commit fd5c828f96
5 changed files with 24 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"test": {
"dependsOn": ["^typecheck"],
"outputs": [],
"env": ["DATABASE_URL", "TEST_DATABASE_URL"]
"env": ["TEST_DATABASE_URL"]
},
"dev": {
"cache": false,