Update UIExplorerTests to iOS Simulator 8.3 and re-record failing tests

This commit is contained in:
Christopher Chedeau
2015-05-13 16:31:50 -07:00
parent fec81947bd
commit 1b99c9976a
8 changed files with 3 additions and 3 deletions

View File

@@ -25,5 +25,5 @@ trap cleanup EXIT
xctool \
-project Examples/UIExplorer/UIExplorer.xcodeproj \
-scheme UIExplorer -sdk iphonesimulator8.1 \
-scheme UIExplorer -sdk iphonesimulator8.3 \
test