Update db test environment
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -65,4 +65,4 @@ typings/
|
|||||||
|
|
||||||
# Databases
|
# Databases
|
||||||
# data/sleep-tracker.db3
|
# data/sleep-tracker.db3
|
||||||
data/test.db3
|
# data/test.db3
|
||||||
BIN
data/test.db3
Normal file
BIN
data/test.db3
Normal file
Binary file not shown.
@@ -21,7 +21,7 @@ module.exports = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
testing: {
|
test: {
|
||||||
client: "sqlite3",
|
client: "sqlite3",
|
||||||
useNullAsDefault: true,
|
useNullAsDefault: true,
|
||||||
connection: {
|
connection: {
|
||||||
|
|||||||
Reference in New Issue
Block a user