Skip to content
Snippets Groups Projects
Commit 1aa80f80 authored by Dimitrios J. Vergados's avatar Dimitrios J. Vergados
Browse files

Fix mocha command

parent 96b6b3f2
Branches master
No related tags found
No related merge requests found
Pipeline #12151 failed
......@@ -7,7 +7,7 @@
},
"scripts": {
"lint": "./node_modules/jshint/bin/jshint",
"test": "mocha"
"test": "mocha -r jsdom-global/register"
},
"type": "module"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment