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
|
|
@ -61,7 +61,7 @@ import org.robolectric.annotation.Config
|
|||
|
||||
@Suppress("LargeClass")
|
||||
@RunWith(RobolectricTestRunner::class)
|
||||
class DefaultRoomLastMessageFormatterTests {
|
||||
class DefaultRoomLastMessageFormatterTest {
|
||||
|
||||
private lateinit var context: Context
|
||||
private lateinit var fakeMatrixClient: FakeMatrixClient
|
||||
Loading…
Add table
Add a link
Reference in a new issue