Skip to content

Commit

Permalink
Remove Timber tree in Espresso
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed May 22, 2024
1 parent b81ab09 commit a234e00
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import androidx.test.ext.junit.rules.activityScenarioRule
import androidx.test.ext.junit.runners.AndroidJUnit4
import androidx.test.platform.app.InstrumentationRegistry
import com.moka.lib.assertions.WaitingAssertion
import info.hannes.timber.DebugFormatTree
import info.mqtt.android.extsample.MainActivity
import info.mqtt.android.extsample.R
import org.junit.Before
Expand Down Expand Up @@ -47,7 +46,6 @@ class LongRunningSleepMode {

@Before
fun setUp() {
Timber.plant(DebugFormatTree())
}

@Test
Expand Down

0 comments on commit a234e00

Please sign in to comment.