Skip to content

Commit 0e02f5d

Browse files
committed
fixed lint
1 parent a13c986 commit 0e02f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/runner/testRunTestsuite.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ describe('testRunTestSuite', function () {
277277
}, settings({
278278
globals,
279279
output: false,
280-
test_workers: true,
280+
test_workers: true
281281
}));
282282
});
283283
});

0 commit comments

Comments
 (0)