Skip to content

Commit

Permalink
try fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed Feb 4, 2024
1 parent cf94f13 commit d3f5cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"main": "daikin.js",
"scripts": {
"test": "nyc --reporter=lcov node_modules/mocha/bin/mocha --exit",
"test": "nyc --reporter=lcov mocha --exit",
"release": "release-script",
"translate": "translate-adapter"
},
Expand Down

0 comments on commit d3f5cfd

Please sign in to comment.