mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-16 05:20:24 +01:00
restored test coverage... lol
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"scripts": {
|
||||
"start": "./nodebb start",
|
||||
"stop": "./nodebb stop",
|
||||
"test": "mocha ./tests/database.js -t 1000"
|
||||
"test": "mocha ./tests -t 1000"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user