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 50aa109 commit 450253bCopy full SHA for 450253b
1 file changed
WordPress/WordPressUITests/Tests/SupportScreenTests.swift
@@ -20,7 +20,6 @@ class SupportScreenTests: XCTestCase {
20
.selectHelp()
21
.contactSupport()
22
.assertCanNotSendEmptyMessage()
23
- .enterText("A")
24
.assertCanSendMessage()
25
}
26
0 commit comments