2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-07 07:22:24 +03:00

chore: try disable bs localid

This commit is contained in:
pimlie
2020-01-12 14:11:27 +01:00
parent 6dd3e03a11
commit 23804c19a2
+2 -2
View File
@@ -30,9 +30,9 @@ describe(browserString, () => {
folder,
port
},
BrowserStackLocal: {
/*BrowserStackLocal: {
localIdentifier: Math.round(99999 * Math.random())
},
},*/
extendPage (page) {
return {
async navigate (path) {