Skip to content

Commit

Permalink
Rename auto-generated test
Browse files Browse the repository at this point in the history
  • Loading branch information
mitrejcevski committed Sep 12, 2024
1 parent bed81d2 commit 32e7c76
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ package nl.jovmit.androiddevs.feature.signup
import com.google.common.truth.Truth.assertThat
import org.junit.jupiter.api.Test

/**
* Example local unit test, which will execute on the development machine (host).
*
* See [testing documentation](http://d.android.com/tools/testing).
*/
class ExampleUnitTest {
class SignUpScreenStateTest {

@Test
fun addition_isCorrect() {
Expand Down

0 comments on commit 32e7c76

Please sign in to comment.