diff --git a/test/mocha-utils.js b/test/mocha-utils.js index f7595f685f8ca..c698bcbe7862c 100644 --- a/test/mocha-utils.js +++ b/test/mocha-utils.js @@ -58,7 +58,6 @@ const defaultBrowserOptions = { slowMo: false, headless: isHeadless, dumpio: !!process.env.DUMPIO, - pipe: process.platform === 'win32' };