Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
Rerun CI
Browse files Browse the repository at this point in the history
  • Loading branch information
laurislopata committed Mar 31, 2022
1 parent ef8a121 commit 5bca5eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import org.junit.runner.RunWith
@RunWith(AndroidJUnit4::class)
class ProfileActivityTest {

private val sleepTime: Long = 5000
private val sleepTime: Long = 4000

@Before
fun setUp() {
Expand Down

0 comments on commit 5bca5eb

Please sign in to comment.