2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-16 21:30:33 +03:00

test: set bs local id

This commit is contained in:
pimlie
2020-01-12 13:41:37 +01:00
parent 8d825037de
commit 5a89f59b30
+3
View File
@@ -30,6 +30,9 @@ describe(browserString, () => {
folder,
port
},
BrowserStackLocal: {
localIdentifier: Math.round(99999 * Math.random())
},
extendPage (page) {
return {
async navigate (path) {