Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ import org.junit.Assert.assertTrue
import org.junit.Test
import org.junit.runner.RunWith

// TODO: Review this test's results against 535d8e4d ECJ20260428
@RunWith(AndroidJUnit4::class)
class ScreenLockActivityScenarioTest {

Expand Down
Loading