Skip to content

Commit a76f603

Browse files
committed
test(example): update baseline tests to iphone 14 pro
1 parent 17e7703 commit a76f603

File tree

9 files changed

+2
-0
lines changed

9 files changed

+2
-0
lines changed
5.32 KB
Loading
5.39 KB
Loading
3.01 KB
Loading
5.32 KB
Loading
4.83 KB
Loading
5.39 KB
Loading
-2.94 KB
Loading
3.54 KB
Loading

example/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
"owl": "node ../dist/cli/index.js",
99
"owl:build:ios": "yarn owl build --platform ios",
1010
"owl:test:ios": "yarn owl test --platform ios",
11+
"owl:test:update:ios": "yarn owl test --platform ios --update",
12+
"owl:test:update:android": "yarn owl test --platform android --update",
1113
"owl:build:android": "yarn owl build --platform android",
1214
"owl:test:android": "yarn owl test --platform android",
1315
"lint": "eslint .",

0 commit comments

Comments
 (0)