mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 05:42:56 +08:00
Remove now-incorrect test
This commit is contained in:
parent
8249ce7988
commit
7aa361d772
@ -405,8 +405,6 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
|
||||
AddAssert("dialog overlay is hidden", () => DialogOverlay.State.Value == Visibility.Hidden);
|
||||
|
||||
testLeave("lounge tab item", () => this.ChildrenOfType<BreadcrumbControl<IScreen>.BreadcrumbTabItem>().First().TriggerClick());
|
||||
|
||||
testLeave("back button", () => multiplayerScreen.OnBackButton());
|
||||
|
||||
// mimics home button and OS window close
|
||||
|
Loading…
Reference in New Issue
Block a user