Skip to content

Commit

Permalink
test: update browser config
Browse files Browse the repository at this point in the history
  • Loading branch information
pimlie committed Jul 13, 2019
1 parent 011f650 commit 8c35863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/browser.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ describe(browserString, () => {
}

browser = await createBrowser(browserString, {
BrowserStackLocal: { folder },
folder,
extendPage (page) {
return {
async navigate (path) {
Expand Down

0 comments on commit 8c35863

Please sign in to comment.