Update db test environment

This commit is contained in:
2019-08-02 01:23:01 +02:00
parent 77a4c28757
commit 47f7987d09
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -65,4 +65,4 @@ typings/
# Databases
# data/sleep-tracker.db3
data/test.db3
# data/test.db3
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -21,7 +21,7 @@ module.exports = {
}
},
testing: {
test: {
client: "sqlite3",
useNullAsDefault: true,
connection: {