Skip to content

Commit

Permalink
see if pipe does stablise windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfranklin committed Apr 16, 2020
1 parent 220c4f1 commit 408ec13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/mocha-utils.js
Expand Up @@ -58,6 +58,7 @@ const defaultBrowserOptions = {
slowMo: false,
headless: isHeadless,
dumpio: !!process.env.DUMPIO,
pipe: process.platform === 'win32'
};


Expand Down

0 comments on commit 408ec13

Please sign in to comment.