mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Add IMSI to device details.
This commit is contained in:
@@ -44,6 +44,7 @@ module.exports.generate = function(wantedModel) {
|
||||
, phone: {
|
||||
iccid: '1234567890123456789'
|
||||
, imei: '123456789012345'
|
||||
, imsi: '123456789012345'
|
||||
, network: 'LTE'
|
||||
, phoneNumber: '0000000000'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user