Skip to content

Commit f872dad

Browse files
committed
chore: lint
1 parent 23804c1 commit f872dad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: test/e2e/browser.test.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ describe(browserString, () => {
3030
folder,
3131
port
3232
},
33-
/*BrowserStackLocal: {
33+
/* BrowserStackLocal: {
3434
localIdentifier: Math.round(99999 * Math.random())
35-
},*/
35+
}, */
3636
extendPage (page) {
3737
return {
3838
async navigate (path) {

0 commit comments

Comments
 (0)