2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-25 07:10: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, folder,
port port
}, },
BrowserStackLocal: {
localIdentifier: Math.round(99999 * Math.random())
},
extendPage (page) { extendPage (page) {
return { return {
async navigate (path) { async navigate (path) {