Merge branch 'appium-v2' of github.com:RocketChat/Rocket.Chat.ReactNative into appium-v2
This commit is contained in:
commit
d8d6504e07
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
deviceName: '', // pass the udid or device name
|
||||
platformVersion: '', // pass the platform version
|
||||
app: 'com.apple.app'
|
||||
deviceName: 'iPhone 11 Pro', // pass the udid or device name
|
||||
platformVersion: '14.5', // pass the platform version
|
||||
app: 'chat.rocket.reactnative'
|
||||
};
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue