mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 12:03:09 -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")))
|
||||
.perform(click());
|
||||
|
||||
onData(allOf(
|
||||
is(instanceOf(Preference.class)),
|
||||
withKey("pref_bottomtoolbar")))
|
||||
.perform(click());
|
||||
// onData(allOf(
|
||||
// is(instanceOf(Preference.class)),
|
||||
// withKey("pref_bottomtoolbar")))
|
||||
// .perform(click());
|
||||
|
||||
onData(allOf(
|
||||
is(instanceOf(Preference.class)),
|
||||
|
Loading…
x
Reference in New Issue
Block a user