Skip to content

Commit 7665dcc

Browse files
durrankangas
authored andcommitted
Fix padding error from eslint
(cherry picked from commit 165d2b3)
1 parent 58312b3 commit 7665dcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/helpers.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ function responseValue(response) {
5050
module.exports.responseValue = responseValue;
5151

5252
module.exports.getApplication = function() {
53-
5453
if (process.env.TEST_WITH_PREBUILT) {
5554
debug('Starting application with spectron using electron-prebuilt `%s`',
5655
ELECTRON_PREBUILT_EXECUTABLE);

0 commit comments

Comments
 (0)