Konsist: add rule obout test class name, and fix existing issue
This commit is contained in:
parent
8f8a5746e5
commit
7389748f3e
11 changed files with 20 additions and 10 deletions
|
|
@ -26,7 +26,7 @@ import org.junit.runner.RunWith
|
|||
import org.robolectric.RobolectricTestRunner
|
||||
|
||||
@RunWith(RobolectricTestRunner::class)
|
||||
class PickerTypeTests {
|
||||
class PickerTypeTest {
|
||||
|
||||
@Test
|
||||
fun `ImageAndVideo - assert types`() {
|
||||
Loading…
Add table
Add a link
Reference in a new issue