Skip to content

Commit 23804c1

Browse files
committed
chore: try disable bs localid
1 parent 6dd3e03 commit 23804c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/e2e/browser.test.js

Lines changed: 2 additions & 2 deletions
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)