Skip to content

Commit 450253b

Browse files
committed
Introduce a failure for testing
1 parent 50aa109 commit 450253b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

WordPress/WordPressUITests/Tests/SupportScreenTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ class SupportScreenTests: XCTestCase {
2020
.selectHelp()
2121
.contactSupport()
2222
.assertCanNotSendEmptyMessage()
23-
.enterText("A")
2423
.assertCanSendMessage()
2524
}
2625
}

0 commit comments

Comments
 (0)