Skip to content

Commit 118c2be

Browse files
committed
Revert "Introduce a failure for testing"
This reverts commit 450253b.
1 parent 450253b commit 118c2be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

WordPress/WordPressUITests/Tests/SupportScreenTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ class SupportScreenTests: XCTestCase {
2020
.selectHelp()
2121
.contactSupport()
2222
.assertCanNotSendEmptyMessage()
23+
.enterText("A")
2324
.assertCanSendMessage()
2425
}
2526
}

0 commit comments

Comments
 (0)