mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 14:12:56 +08:00
Commit missing test pieces
This commit is contained in:
parent
b4eda65383
commit
53bd31c69e
@ -89,7 +89,7 @@ namespace osu.Game.Tests.Visual.Gameplay
|
||||
[Test]
|
||||
public void TestExternalHideDoesntAffectConfig()
|
||||
{
|
||||
HUDVisibilityMode originalConfigValue = HUDVisibilityMode.HideDuringBreaks;
|
||||
HUDVisibilityMode originalConfigValue = HUDVisibilityMode.HideDuringGameplay;
|
||||
|
||||
createNew();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user