mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-23 12:42:56 -04:00
deleted-bottom-toolbar-inst-test
This commit is contained in:
parent
69e5a7832c
commit
699b405991
@ -49,10 +49,10 @@ public class SettingsTest {
|
|||||||
withKey("pref_hidetoolbar")))
|
withKey("pref_hidetoolbar")))
|
||||||
.perform(click());
|
.perform(click());
|
||||||
|
|
||||||
onData(allOf(
|
// onData(allOf(
|
||||||
is(instanceOf(Preference.class)),
|
// is(instanceOf(Preference.class)),
|
||||||
withKey("pref_bottomtoolbar")))
|
// withKey("pref_bottomtoolbar")))
|
||||||
.perform(click());
|
// .perform(click());
|
||||||
|
|
||||||
onData(allOf(
|
onData(allOf(
|
||||||
is(instanceOf(Preference.class)),
|
is(instanceOf(Preference.class)),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user