Konsist: add rule obout test class name, and fix existing issue

This commit is contained in:
Benoit Marty 2023-10-12 10:04:42 +02:00 committed by Benoit Marty
parent 8f8a5746e5
commit 7389748f3e
11 changed files with 20 additions and 10 deletions

View file

@ -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`() {