Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit 939ec79

Browse files
committed
lint
1 parent 55ee858 commit 939ec79

File tree

2 files changed

+840
-840
lines changed

2 files changed

+840
-840
lines changed

test/karma-testharness-adapter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
tests.map(function(test) {
155155
return (
156156
' ' + stringify(test) + ':\n' +
157-
' ' + stringify(failures[testURL][test]) + ',\n');
157+
' ' + stringify(failures[testURL][test]) + ',\n');
158158
}).join('\n') +
159159
' },\n');
160160
}).join('\n');

0 commit comments

Comments
 (0)