Skip to content

Commit

Permalink
Merge pull request #13 from mnbjhu/updating_version
Browse files Browse the repository at this point in the history
Refactor
  • Loading branch information
mnbjhu authored May 22, 2023
2 parents 8eed798 + 8d7b3d0 commit 073f707
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions example/src/test/kotlin/e2e/SignUpTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,4 @@ class SignUpTest: DatabaseTest() {
}
}

@Test
fun tempTest() {
runBlocking {
delay(100000)
}
}
}

0 comments on commit 073f707

Please sign in to comment.