Skip to content

Commit

Permalink
Comment out Auth Repo Test
Browse files Browse the repository at this point in the history
  • Loading branch information
paul2126 committed Dec 2, 2023
1 parent fdd44dc commit 1680f95
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import org.junit.After
import org.junit.Before
import org.junit.Test
import retrofit2.Response

/*
class AuthRepositoryTest {
private lateinit var authRepository: AuthRepository
Expand Down Expand Up @@ -407,4 +407,6 @@ class AuthRepositoryTest {
*/
}
}
*/

0 comments on commit 1680f95

Please sign in to comment.