2
0
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:
pimlie
2020-01-12 14:11:27 +01:00
parent 6dd3e03a11
commit 23804c19a2
+2 -2
View File
@@ -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) {