fix: lint issue (#3660)

This commit is contained in:
Clark Du 2018-08-08 18:08:38 +01:00 committed by Sébastien Chopin
parent 96feab15d4
commit 7349adde18

View File

@ -54,7 +54,7 @@ describe.skip.appveyor('cli', () => {
if (timeout === true) {
console.warn( // eslint-disable-line no-console
`we were unable to automatically kill the child process with pid: ${
nuxtStart.pid
nuxtStart.pid
}`
)
}