Skip to content
Snippets Groups Projects
Commit f55a70a7 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

disable unit test

Change-Id: I24c8bb65a41d6f34dcdeacb27ad1870f0d0f0110
parent 1054b39b
Branches
Tags
No related merge requests found
...@@ -50,7 +50,7 @@ class Test0002SearchDirectUri { ...@@ -50,7 +50,7 @@ class Test0002SearchDirectUri {
* (valid because it's a valid uri) * (valid because it's a valid uri)
*/ */
fun searchDirectUri() { fun searchDirectUri() {
val actionMenuItemView = onView( /*val actionMenuItemView = onView(
allOf(withId(R.id.menu_contact_search), withContentDescription("Search name or phone number…"), allOf(withId(R.id.menu_contact_search), withContentDescription("Search name or phone number…"),
childAtPosition( childAtPosition(
childAtPosition( childAtPosition(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment