mirror of
https://github.com/ppy/osu.git
synced 2025-01-09 21:12:55 +08:00
Fix tests
This commit is contained in:
parent
f738fb2a89
commit
2a7266cb23
@ -71,7 +71,7 @@ namespace osu.Game.Tests.Visual.OnlinePlay
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
joinRoomRequest.TriggerSuccess();
|
joinRoomRequest.TriggerSuccess(createResponseRoom(room, true));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user