🔧 Spec: Fix style issues

This commit is contained in:
Felix Rieseberg 2017-11-23 14:22:43 -08:00
parent 0278e380de
commit 9f0df695ca
13 changed files with 49 additions and 5 deletions

View file

@ -10,6 +10,9 @@ const {BrowserWindow, ipcMain, protocol, session, webContents} = remote
// and use Stream instances created in the browser process.
const stream = remote.require('stream')
/* The whole protocol API doesn't use standard callbacks */
/* eslint-disable standard/no-callback-literal */
describe('protocol module', () => {
const protocolName = 'sp'
const text = 'valar morghulis'