Cleanup
This commit is contained in:
parent
a1aeb24f23
commit
bebde0e9dd
8 changed files with 2 additions and 8 deletions
|
|
@ -22,7 +22,7 @@ import kotlinx.coroutines.test.runTest
|
|||
import org.junit.Rule
|
||||
import org.junit.Test
|
||||
|
||||
private val appName = "AppName"
|
||||
private const val appName = "AppName"
|
||||
|
||||
class SignedOutPresenterTest {
|
||||
@get:Rule
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue