Update db test environment
This commit is contained in:
parent
77a4c28757
commit
47f7987d09
2
.gitignore
vendored
2
.gitignore
vendored
@ -65,4 +65,4 @@ typings/
|
||||
|
||||
# Databases
|
||||
# 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",
|
||||
useNullAsDefault: true,
|
||||
connection: {
|
||||
|
Loading…
Reference in New Issue
Block a user