Skip to content

Commit

Permalink
Update smoke-test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
debugwand authored Aug 23, 2018
1 parent d873910 commit 7926a28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/smoke/smoke-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ class SmokeTest {
const puppetTests = [];
const crossBrowserTests = [];

// https://github.com/GoogleChrome/puppeteer/issues/2377
this.browser = await puppeteer.launch({args: ['--ignore-certificate-errors', '--enable-features=NetworkService']});

for (let suiteOptions of configsToRun) {
Expand Down

0 comments on commit 7926a28

Please sign in to comment.