mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 12:33:01 +08:00
Ignore test
This commit is contained in:
parent
0b3cc47a51
commit
11c137cf83
@ -127,6 +127,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
AddUntilStep("item 1 not in lists", () => !inHistoryList(0) && !inQueueList(0));
|
||||
}
|
||||
|
||||
[Ignore("Expired items are initially removed from the room.")]
|
||||
[Test]
|
||||
public void TestJoinRoomWithMixedItemsAddedInCorrectLists()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user