mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 01:15:54 +03:00
formatting
This commit is contained in:
parent
30f5e2bb6c
commit
6a66125286
1 changed files with 10 additions and 11 deletions
|
@ -36,7 +36,6 @@ class MatrixPatternsTest {
|
|||
MatrixPatterns.isUserId(input) shouldBeEqualTo expected
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private data class UserIdCase(val input: String, val isUserId: Boolean)
|
||||
|
|
Loading…
Reference in a new issue