Fix tests not working correctly

This commit is contained in:
Dean Herbert
2019-09-25 19:24:05 +09:00
parent ff9033f9ac
commit f11156c2dc
2 changed files with 93 additions and 16 deletions

View File

@ -530,7 +530,7 @@ namespace osu.Game.Screens.Play
}
/// <summary>
/// Sets <see cref="muteWarningShownOnce"/> to <see cref="false"/>, reserved for testing.
/// Sets <see cref="muteWarningShownOnce"/> to false, reserved for testing.
/// </summary>
public static void ResetNotificationLock()
{