mirror of
https://github.com/ppy/osu.git
synced 2025-01-07 23:23:12 +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;
|
||||
}
|
||||
|
||||
joinRoomRequest.TriggerSuccess();
|
||||
joinRoomRequest.TriggerSuccess(createResponseRoom(room, true));
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user