Skip to content

Commit

Permalink
test: replace chai to expect
Browse files Browse the repository at this point in the history
  • Loading branch information
sttk committed Oct 2, 2022
1 parent b2de511 commit d4c6762
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 62 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -40,10 +40,10 @@
"object.defaults": "^1.1.0"
},
"devDependencies": {
"chai": "^4.3.4",
"eslint": "^7.32.0",
"eslint-config-gulp": "^5.0.1",
"eslint-plugin-node": "^11.1.0",
"expect": "^27.5.1",
"mocha": "^8.4.0",
"nyc": "^15.1.0"
}
Expand Down

0 comments on commit d4c6762

Please sign in to comment.