Skip to content

Commit

Permalink
can use slowMo option when debugging w/ browser
Browse files Browse the repository at this point in the history
  • Loading branch information
chill117 committed Apr 29, 2020
1 parent 464bd0c commit 8486b1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/getProxies.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ describe('getProxies([options, ]cb)', function() {
sampleDataLimit: 200,
// browser: {
// headless: false,
// slowMo: 50,
// },
};

Expand Down

0 comments on commit 8486b1b

Please sign in to comment.