This commit is contained in:
Benoit Marty
2024-04-19 11:27:34 +02:00
parent a1c876d32e
commit 84730e839a

View File

@@ -110,7 +110,7 @@ class JoinRoomPresenterTest {
}
@Test
fun `present - when room is invited then join authorization is equal to invited, and inviter is provided`() = runTest {
fun `present - when room is invited then join authorization is equal to invited, an inviter is provided`() = runTest {
val inviter = aRoomMember(userId = UserId("@bob:example.com"), displayName = "Bob")
val expectedInviteSender = inviter.toInviteSender()
val roomInfo = aRoomInfo(