Commit missing test pieces

This commit is contained in:
Dean Herbert
2020-10-30 14:00:07 +09:00
parent b4eda65383
commit 53bd31c69e

View File

@ -89,7 +89,7 @@ namespace osu.Game.Tests.Visual.Gameplay
[Test] [Test]
public void TestExternalHideDoesntAffectConfig() public void TestExternalHideDoesntAffectConfig()
{ {
HUDVisibilityMode originalConfigValue = HUDVisibilityMode.HideDuringBreaks; HUDVisibilityMode originalConfigValue = HUDVisibilityMode.HideDuringGameplay;
createNew(); createNew();