mirror of
https://github.com/openstf/stf
synced 2025-10-05 02:29:26 +02:00
Rename identity.browsers to identity.browser.
This commit is contained in:
parent
9375fd7fe6
commit
0dfc502e80
5 changed files with 9 additions and 9 deletions
|
@ -134,7 +134,7 @@ dbapi.saveDeviceIdentity = function(serial, identity) {
|
|||
, abi: identity.abi
|
||||
, sdk: identity.sdk
|
||||
, display: identity.display
|
||||
, browsers: identity.browsers
|
||||
, browser: identity.browser
|
||||
, phone: identity.phone
|
||||
}))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue