Skip to content

Commit f2f60ee

Browse files
Tom KirkpatrickTom Kirkpatrick
authored andcommitted
test: use the memory connector
1 parent ae5bc1d commit f2f60ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"db": {
33
"name": "db",
4-
"connector": "memory",
5-
"file": "db.json"
4+
"connector": "memory"
65
}
76
}

0 commit comments

Comments
 (0)