Rename test class
This commit is contained in:
parent
d1aaca21b4
commit
f3247b8d5d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ import io.element.android.libraries.matrix.test.A_USER_ID_5
|
|||
import io.element.android.libraries.matrix.test.room.aRoomMember
|
||||
import org.junit.Test
|
||||
|
||||
class PowerLevelBaseRoomMemberComparatorTest {
|
||||
class PowerLevelRoomMemberComparatorTest {
|
||||
@Test
|
||||
fun `order is Admin, then Moderator, then User`() {
|
||||
val memberList = listOf(
|
||||
Loading…
Add table
Add a link
Reference in a new issue