Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pimlie committed Jan 12, 2020
1 parent 23804c1 commit f872dad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/e2e/browser.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ describe(browserString, () => {
folder,
port
},
/*BrowserStackLocal: {
/* BrowserStackLocal: {
localIdentifier: Math.round(99999 * Math.random())
},*/
}, */
extendPage (page) {
return {
async navigate (path) {
Expand Down

0 comments on commit f872dad

Please sign in to comment.