Skip to content

Commit 0449001

Browse files
committed
update test
1 parent 081d352 commit 0449001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/functional/ios/patch_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def test_location_rel
5656

5757
expected_x, expected_y = if over_ios17?(@@driver)
5858
# iPhone 17
59-
['64.0 / 402.0', '245.0 / 932.0']
59+
['64.0 / 402.0', '263.5 / 874.0']
6060
elsif over_ios14?(@@driver)
6161
# iPhone 11
6262
['64.0 / 414.0', '239.5 / 896.0']

0 commit comments

Comments
 (0)