Skip to content

Commit 93e7d55

Browse files
committed
Merge branch 'master' of github.com:shelfio/jest-dynamodb
2 parents 726e023 + 120c11b commit 93e7d55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"environment.js",
2121
"jest-preset.js",
2222
"setup.js",
23-
"teardown.js"
23+
"teardown.js",
24+
"wait-for-localhost.js"
2425
],
2526
"scripts": {
2627
"coverage": "jest --coverage",

0 commit comments

Comments
 (0)