| Index: ios/build/bots/chromium.fyi/EarlGreyiOS.json
|
| diff --git a/ios/build/bots/chromium.fyi/EarlGreyiOS.json b/ios/build/bots/chromium.fyi/EarlGreyiOS.json
|
| index 0e9cacb12700ee415e63d31af7062cc1f4430627..6e5e450175bae787c011a5512d7bd219415de316 100644
|
| --- a/ios/build/bots/chromium.fyi/EarlGreyiOS.json
|
| +++ b/ios/build/bots/chromium.fyi/EarlGreyiOS.json
|
| @@ -28,13 +28,13 @@
|
| "sdk": "iphonesimulator10.0",
|
| "tests": [
|
| {
|
| - "app": "ios_web_shell_test_host",
|
| + "app": "ios_web_shell_egtests",
|
| "device type": "iPhone 6s",
|
| "os": "10.0",
|
| "xctest": true
|
| },
|
| {
|
| - "app": "ios_web_shell_test_host",
|
| + "app": "ios_web_shell_egtests",
|
| "device type": "iPad Air 2",
|
| "os": "10.0",
|
| "xctest": true
|
|
|