Fix ktlint error
This commit is contained in:
parent
23324990c0
commit
c2ac07b1c9
|
@ -27,7 +27,6 @@ interface InstrumentedTest {
|
|||
@Rule
|
||||
fun retryTestRule() = RetryTestRule(3)
|
||||
|
||||
|
||||
@Rule
|
||||
fun timberTestRule() = createTimberTestRule()
|
||||
|
||||
|
|
Loading…
Reference in New Issue