This one patch improves test accessibility with just two words!
This commit is contained in:
parent
3a59d3f2f1
commit
75b9fa18b7
|
@ -14,7 +14,7 @@
|
|||
"mocha": "^2.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha",
|
||||
"test": "make test",
|
||||
"install": "make all"
|
||||
},
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue