mirror of
https://github.com/readrops/Readrops.git
synced 2025-02-06 05:23:27 +01:00
Rename db test class
This commit is contained in:
parent
4956a7f3b9
commit
c11c9983f2
@ -10,7 +10,7 @@ import org.junit.runner.RunWith
|
||||
import java.io.IOException
|
||||
|
||||
@RunWith(AndroidJUnit4::class)
|
||||
class DatabaseMigrationsTests {
|
||||
class DatabaseMigrationsTest {
|
||||
|
||||
private val testDb = "migration-test"
|
||||
|
Loading…
x
Reference in New Issue
Block a user