diff options
| author | Jon Petersson <jon.petersson@mullvad.net> | 2025-01-22 16:49:15 +0100 |
|---|---|---|
| committer | Jon Petersson <jon.petersson@mullvad.net> | 2025-01-23 11:14:24 +0100 |
| commit | 1535eb1be8d0c851a49ed2a4a9e4fcd403d2ec13 (patch) | |
| tree | 2ac3f298366b572c4138856d5873d038a6e2d290 | |
| parent | cd49838de3717c44239daec5bf857beacb0f3b1c (diff) | |
| download | mullvadvpn-1535eb1be8d0c851a49ed2a4a9e4fcd403d2ec13.tar.xz mullvadvpn-1535eb1be8d0c851a49ed2a4a9e4fcd403d2ec13.zip | |
Update screenshot tests to use correct iPad models
| -rw-r--r-- | ios/Snapfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ios/Snapfile b/ios/Snapfile index 499ccec261..e3e0410934 100644 --- a/ios/Snapfile +++ b/ios/Snapfile @@ -5,8 +5,8 @@ devices([ "iPhone SE (3rd generation)", "iPhone 15 Pro", "iPhone 15 Pro Max", - "iPad Pro (11-inch) (4th generation)", - "iPad Pro (12.9-inch) (6th generation)" + "iPad Pro 11-inch (M4)", + "iPad Pro 13-inch (M4)" ]) languages([ |
