Rename test class
This commit is contained in:
parent
e91f03181f
commit
dc53a03469
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 io.element.android.libraries.matrix.test.room.aRoomMember
|
||||||
import org.junit.Test
|
import org.junit.Test
|
||||||
|
|
||||||
class PowerLevelBaseRoomMemberComparatorTest {
|
class PowerLevelRoomMemberComparatorTest {
|
||||||
@Test
|
@Test
|
||||||
fun `order is Admin, then Moderator, then User`() {
|
fun `order is Admin, then Moderator, then User`() {
|
||||||
val memberList = listOf(
|
val memberList = listOf(
|
||||||
Loading…
Add table
Add a link
Reference in a new issue