We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081d352 commit 0449001Copy full SHA for 0449001
1 file changed
test/functional/ios/patch_test.rb
@@ -56,7 +56,7 @@ def test_location_rel
56
57
expected_x, expected_y = if over_ios17?(@@driver)
58
# iPhone 17
59
- ['64.0 / 402.0', '245.0 / 932.0']
+ ['64.0 / 402.0', '263.5 / 874.0']
60
elsif over_ios14?(@@driver)
61
# iPhone 11
62
['64.0 / 414.0', '239.5 / 896.0']
0 commit comments