mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Revert previous poll UI test keyboard dismissal change as it doesn't work on iPhones.
This commit is contained in:
parent
90eb426832
commit
46575d3285
@ -59,7 +59,7 @@ class PollFormScreenUITests: XCTestCase {
|
||||
addOption.tap()
|
||||
}
|
||||
|
||||
app.swipeUp() // Dismiss the keyboard so the Add button is always visible.
|
||||
app.swipeDown() // Dismiss the keyboard so the Add button is always visible.
|
||||
|
||||
app.swipeUp() // Ensures that the bottom is shown.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user