Revert previous poll UI test keyboard dismissal change as it doesn't work on iPhones.
This commit is contained in:
committed by
Stefan Ceriu
parent
d23ab7b921
commit
7b4626fc48
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user