mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-23 12:20:33 +03:00
chore: try disable bs localid
This commit is contained in:
@@ -30,9 +30,9 @@ describe(browserString, () => {
|
|||||||
folder,
|
folder,
|
||||||
port
|
port
|
||||||
},
|
},
|
||||||
BrowserStackLocal: {
|
/*BrowserStackLocal: {
|
||||||
localIdentifier: Math.round(99999 * Math.random())
|
localIdentifier: Math.round(99999 * Math.random())
|
||||||
},
|
},*/
|
||||||
extendPage (page) {
|
extendPage (page) {
|
||||||
return {
|
return {
|
||||||
async navigate (path) {
|
async navigate (path) {
|
||||||
|
|||||||
Reference in New Issue
Block a user