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