| Index: scripts/slave/recipes/webrtc/ios_api_framework.py
|
| diff --git a/scripts/slave/recipes/webrtc/ios_api_framework.py b/scripts/slave/recipes/webrtc/ios_api_framework.py
|
| index 3d5a926c9a5b9a1cc3dd075bc5d79036f49948d7..84b1130f8521614bc4cee04813063efd287df73a 100644
|
| --- a/scripts/slave/recipes/webrtc/ios_api_framework.py
|
| +++ b/scripts/slave/recipes/webrtc/ios_api_framework.py
|
| @@ -67,7 +67,7 @@ def GenTests(api):
|
| )
|
|
|
| yield (
|
| - api.test('trybot_biuld') +
|
| + api.test('trybot_build') +
|
| api.properties.tryserver(mastername='tryserver.webrtc',
|
| buildername='ios_api_framework')
|
| )
|
|
|