Cleanup
This commit is contained in:
+2
-1
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user