mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-25 07:40:34 +03:00
test: set bs local id
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user