Skip to content
Prev Previous commit
Next Next commit
Spotless ~_~
Change-Id: I04c12559c2f1df2c2af5a143d9615ac47fbaa53b
  • Loading branch information
JoseAlcerreca committed Nov 20, 2020
commit 0ea81d883f5ae76e0e240ae25ba13c580617f90e
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,8 @@ import androidx.compose.runtime.Providers
import androidx.compose.ui.test.hasLabel
import androidx.compose.ui.test.hasSubstring
import androidx.compose.ui.test.junit4.createAndroidComposeRule
import androidx.compose.ui.test.junit4.createComposeRule
import androidx.compose.ui.test.onNodeWithLabel
import androidx.compose.ui.test.onNodeWithSubstring
import androidx.compose.ui.test.onRoot
import androidx.compose.ui.test.performClick
import androidx.test.platform.app.InstrumentationRegistry
import com.example.owl.R
Expand Down