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
|
|
@ -22,7 +22,7 @@ import io.element.android.libraries.matrix.api.auth.AuthenticationException
|
|||
import org.junit.Test
|
||||
import org.matrix.rustcomponents.sdk.AuthenticationException as RustAuthenticationException
|
||||
|
||||
class AuthenticationExceptionMappingTests {
|
||||
class AuthenticationExceptionMappingTest {
|
||||
|
||||
@Test
|
||||
fun `mapping an exception with no message returns 'Unknown error' message`() {
|
||||
Loading…
Add table
Add a link
Reference in a new issue