mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Attempt to make EntryPanelViewTest less flaky
This commit is contained in:
@@ -45,8 +45,6 @@ class EntryPanelViewTest : BaseViewTest() {
|
|||||||
@Before
|
@Before
|
||||||
override fun setUp() {
|
override fun setUp() {
|
||||||
super.setUp()
|
super.setUp()
|
||||||
prefs.isCheckmarkSequenceReversed = false
|
|
||||||
|
|
||||||
val checkmarks = intArrayOf(
|
val checkmarks = intArrayOf(
|
||||||
YES_MANUAL,
|
YES_MANUAL,
|
||||||
YES_MANUAL,
|
YES_MANUAL,
|
||||||
|
|||||||
Reference in New Issue
Block a user