Skip to content

Commit 2dece10

Browse files
authored
package.json
1 parent bf649f1 commit 2dece10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "This script functions to detect and clean abusive or toxic words in text.",
66
"main": "badword.js",
77
"scripts": {
8-
"test": "ava",
8+
"test": "mocha",
99
},
1010
"devDependencies": {
1111
"mocha": "^10.0.0",

0 commit comments

Comments
 (0)