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 69b04a3 commit efd43edCopy full SHA for efd43ed
app/src/androidTest/kotlin/org/wordpress/aztec/demo/pages/EditorPage.kt
@@ -14,11 +14,9 @@ import android.support.test.espresso.matcher.ViewMatchers.withId
14
import android.support.test.espresso.matcher.ViewMatchers.withText
15
import android.view.KeyEvent
16
import android.view.View
17
-import org.hamcrest.Description
18
import org.hamcrest.Matcher
19
import org.hamcrest.Matchers.allOf
20
import org.hamcrest.Matchers.hasToString
21
-import org.hamcrest.TypeSafeMatcher
22
import org.wordpress.aztec.AztecText
23
import org.wordpress.aztec.demo.Actions
24
import org.wordpress.aztec.demo.BasePage
0 commit comments