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:
@@ -30,6 +30,9 @@ describe(browserString, () => {
|
||||
folder,
|
||||
port
|
||||
},
|
||||
BrowserStackLocal: {
|
||||
localIdentifier: Math.round(99999 * Math.random())
|
||||
},
|
||||
extendPage (page) {
|
||||
return {
|
||||
async navigate (path) {
|
||||
|
||||
Reference in New Issue
Block a user