Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
neeldoshii committed Dec 7, 2024
1 parent 64354fb commit 8bdfafa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import org.junit.runner.RunWith

@RunWith(AndroidJUnit4::class)
class AboutActivityTest {
@get:Rule
@get:Rule.
var activityRule: ActivityTestRule<*> = ActivityTestRule(AboutActivity::class.java)

private val device: UiDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation())
Expand Down

0 comments on commit 8bdfafa

Please sign in to comment.