mirror of
https://github.com/ppy/osu
synced 2025-02-20 20:47:09 +00:00
Remove exit step (needs login to show properly)
This commit is contained in:
parent
0609fcf7d4
commit
618455f7ba
@ -26,8 +26,6 @@ namespace osu.Game.Tests.Visual
|
||||
Multiplayer multi = new Multiplayer();
|
||||
|
||||
AddStep(@"show", () => LoadScreen(multi));
|
||||
AddUntilStep(() => multi.IsCurrentScreen(), "wait until current");
|
||||
AddStep(@"exit", multi.Exit);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user