Skip to content

Commit e3e5a2b

Browse files
committed
checkpoint
1 parent 1e3dc35 commit e3e5a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"lint": "eslint src test --fix --cache",
2222
"lint-staged": "lint-staged",
2323
"security": "npm audit --audit-level=high --prod",
24-
"test": "ava test/word.ts"
24+
"test": "ava test/integration.ts"
2525
},
2626
"files": [
2727
"dist",

0 commit comments

Comments
 (0)