File tree Expand file tree Collapse file tree 5 files changed +12
-10
lines changed
Expand file tree Collapse file tree 5 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 22
33echo IOS_INTERCOM_APP_ID=$IOS_INTERCOM_APP_ID >> .env
44echo IOS_INTERCOM_KEY=$IOS_INTERCOM_KEY >> .env
5- echo ANDROID_INTERCOM_APP_ID=$ANDROID_INTERCOM_REACT_NATIVE_APP_ID >> .env
6- echo ANDROID_INTERCOM_KEY=$ANDROID_INTERCOM_REACT_NATIVE_KEY >> .env
5+ echo ANDROID_INTERCOM_APP_ID=$ANDROID_INTERCOM_APP_ID >> .env
6+ echo ANDROID_INTERCOM_KEY=$ANDROID_INTERCOM_KEY >> .env
77echo CAROUSEL_ID=$CAROUSEL_ID >> .env
88echo SURVEY_ID=$SURVEY_ID >> .env
99echo EVENT_NAME=$EVENT_NAME >> .env
10- echo ARTICLE_ID=$ARTICLE_ID_REACT_NATIVE >> .env
10+ echo ARTICLE_ID=$ARTICLE_ID >> .env
1111echo USER_NAME=$USER_NAME >> .env
1212echo SEARCH_TERM=$SEARCH_TERM >> .env
1313echo COLLECTION_ID=$COLLECTION_ID >> .env
Original file line number Diff line number Diff line change 99 text : " Present Help Center"
1010 enabled : true
1111- tapOn : " Present Help Center"
12- - assertVisible : " Help"
13- - assertVisible : " Untitled Collection"
14- - tapOn : " Untitled Collection"
12+ - assertVisible : " React Native Test Collection"
13+ - tapOn : " React Native Test Collection"
Original file line number Diff line number Diff line change 55---
66- launchApp
77- tapOn : " Login as an Unidentified User"
8+ - assertVisible :
9+ text : " Present Intercom"
10+ enabled : true
811- tapOn : " Present Intercom"
9- - tapOn : " Messenger Apps "
12+ - tapOn : " Messages "
1013
Original file line number Diff line number Diff line change 99 text : " Present Help Center"
1010 enabled : true
1111- tapOn : " Present Help Center"
12- - assertVisible : " Untitled collection "
13- - tapOn : " Untitled collection "
12+ - assertVisible : " React Native Test Collection "
13+ - tapOn : " React Native Test Collection "
Original file line number Diff line number Diff line change 99 text : " Present Intercom"
1010 enabled : true
1111- tapOn : " Present Intercom"
12- - tapOn : " Messenger apps "
12+ - tapOn : " Messages "
You can’t perform that action at this time.
0 commit comments