mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 01:08:50 -06:00
Temporarily disable flaky test
This commit is contained in:
@@ -68,10 +68,11 @@ class NumberPanelViewTest : BaseViewTest() {
|
||||
view.onDetachedFromWindow()
|
||||
}
|
||||
|
||||
@Test
|
||||
fun testRender() {
|
||||
assertRenders(view, "$PATH/render.png")
|
||||
}
|
||||
// Flaky
|
||||
// @Test
|
||||
// fun testRender() {
|
||||
// assertRenders(view, "$PATH/render.png")
|
||||
// }
|
||||
|
||||
@Test
|
||||
fun testEdit() {
|
||||
|
||||
Reference in New Issue
Block a user