Cleanup
This commit is contained in:
parent
fe771a37c2
commit
980a80bcf5
5 changed files with 8 additions and 7 deletions
|
|
@ -90,7 +90,8 @@ class DefaultJoinRoomTest {
|
|||
.assertions()
|
||||
.isCalledOnce()
|
||||
.with(
|
||||
value(A_ROOM_ID), value(A_SERVER_LIST)
|
||||
value(A_ROOM_ID),
|
||||
value(A_SERVER_LIST)
|
||||
)
|
||||
joinRoomLambda
|
||||
.assertions()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue