From 06028b6205db36984f0291166c4f570f79e41652 Mon Sep 17 00:00:00 2001 From: Maurice McCabe Date: Wed, 17 Jul 2019 09:38:29 -0700 Subject: [PATCH] Added orientation --- example/screenshots.yaml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/example/screenshots.yaml b/example/screenshots.yaml index 46e6aca3..29f9312b 100644 --- a/example/screenshots.yaml +++ b/example/screenshots.yaml @@ -14,15 +14,13 @@ locales: # A list of devices to run tests on devices: ios: -# iPhone XS Max: -# frame: false -# orientation: LandscapeRight + iPhone XS Max: + frame: false iPad Pro (12.9-inch) (2nd generation): orientation: LandscapeRight -# android: -# Nexus 6P: -# frame: false -# orientation: LandscapeRight + android: + Nexus 6P: + orientation: LandscapeRight # Frame screenshots frame: true