Konsist: add rule obout test class name, and fix existing issue
This commit is contained in:
committed by
Benoit Marty
parent
eebc39fab7
commit
7afae87b3e
@@ -19,7 +19,7 @@ package io.element.android.libraries.core.extensions
|
||||
import com.google.common.truth.Truth.assertThat
|
||||
import org.junit.Test
|
||||
|
||||
class ResultTests {
|
||||
class ResultTest {
|
||||
|
||||
@Test
|
||||
fun testFlatMap() {
|
||||
Reference in New Issue
Block a user