Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe
MozReview-Commit-ID: RCSDEvvk2I
This commit is contained in:
@@ -309,7 +309,7 @@ SanityTest.prototype = {
|
||||
|
||||
// There's no clean way to have an invisible window and ensure it's always painted.
|
||||
// Instead, move the window far offscreen so it doesn't show up during launch.
|
||||
sanityTest.moveTo(100000000,1000000000);
|
||||
sanityTest.moveTo(100000000, 1000000000);
|
||||
tester.scheduleTest(sanityTest);
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user