Skip to content

Commit

Permalink
lint: remove trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
brenca committed Nov 27, 2018
1 parent df65283 commit aacb472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/fixtures/api/cookie-app/main.js
Expand Up @@ -62,7 +62,7 @@ app.on('ready', async function () {
process.stdout.write('ERROR')
} finally {
process.stdout.end()

setImmediate(() => {
app.quit()
})
Expand Down

0 comments on commit aacb472

Please sign in to comment.