Fix test regressions

This commit is contained in:
Joehu
2019-10-02 12:07:07 -07:00
parent 752dd26a4f
commit ff56453f1a

View File

@ -132,9 +132,7 @@ namespace osu.Game.Tests.Visual.Gameplay
{ {
AddStep("exit", () => Player.Exit()); AddStep("exit", () => Player.Exit());
confirmPaused(); confirmExited();
exitAndConfirm();
} }
[Test] [Test]