Fixed test if wifi is disabled
This commit is contained in:
parent
a9987aeaa6
commit
a20ef049e1
|
@ -54,6 +54,7 @@ public class AutoDownloadTest {
|
|||
|
||||
EspressoTestUtils.clearPreferences();
|
||||
EspressoTestUtils.clearDatabase();
|
||||
UserPreferences.setAllowMobileStreaming(true);
|
||||
}
|
||||
|
||||
@After
|
||||
|
|
Loading…
Reference in New Issue