Fix ktlint error

This commit is contained in:
Michael Kaye 2022-06-06 18:56:05 +01:00
parent 23324990c0
commit c2ac07b1c9

View file

@ -27,7 +27,6 @@ interface InstrumentedTest {
@Rule
fun retryTestRule() = RetryTestRule(3)
@Rule
fun timberTestRule() = createTimberTestRule()