Skip to content

Commit 53478d9

Browse files
committed
lint
1 parent ff3b9ee commit 53478d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/image/compare_pixels_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ for(var i = 0; i < allMockList.length; i++) {
104104

105105
// skip blacklist
106106
if([
107-
107+
108108
].indexOf(mockName) !== -1) {
109109
continue;
110110
}

0 commit comments

Comments
 (0)