mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 02:55:58 +01:00 
			
		
		
		
	fix(tests): shot in the dark
This commit is contained in:
		| @@ -11,7 +11,7 @@ | |||||||
|     "main": "app.js", |     "main": "app.js", | ||||||
|     "scripts": { |     "scripts": { | ||||||
|         "start": "node loader.js", |         "start": "node loader.js", | ||||||
|         "lint": "eslint --cache ./nodebb .", |         "lint": "npx eslint --cache ./nodebb .", | ||||||
|         "pretest": "npm run lint", |         "pretest": "npm run lint", | ||||||
|         "test": "nyc --reporter=html --reporter=text-summary mocha", |         "test": "nyc --reporter=html --reporter=text-summary mocha", | ||||||
|         "coveralls": "nyc report --reporter=text-lcov | coveralls && rm -r coverage" |         "coveralls": "nyc report --reporter=text-lcov | coveralls && rm -r coverage" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user