Dangling commas
This commit is contained in:
@@ -64,7 +64,7 @@ function runTests(includeCoverage, callback) {
|
||||
];
|
||||
var config = {
|
||||
ignoreResourceErrors: true,
|
||||
useColors: true,
|
||||
useColors: true
|
||||
};
|
||||
|
||||
if (includeCoverage) {
|
||||
|
||||
Reference in New Issue
Block a user