Skip to content

Commit d85cb96

Browse files
committed
Fix test
1 parent f22adfc commit d85cb96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"scripts": {
99
"start": "rollup --config --watch",
1010
"build": "rollup --config",
11-
"test": "jest"
11+
"test": "jest --roots ./src"
1212
},
1313
"author": "ryohey",
1414
"license": "MIT",

0 commit comments

Comments
 (0)