1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-28 16:23:06 +08:00

Apply renaming suggestions

Co-Authored-By: Dean Herbert <pe@ppy.sh>
This commit is contained in:
Salman Ahmed 2019-08-11 23:08:14 +03:00 committed by GitHub
parent 565034e658
commit bc32726f3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,7 +149,7 @@ namespace osu.Game.Tests.Visual.Background
}
/// <summary>
/// Check if the <see cref="UserDimContainer"/> is properly accepting user-defined visual changes in background at all.
/// Ensure <see cref="UserDimContainer"/> is properly accepting user-defined visual changes for a background.
/// </summary>
[Test]
public void DisableUserDimBackgroundTest()
@ -166,7 +166,7 @@ namespace osu.Game.Tests.Visual.Background
}
/// <summary>
/// Check if the <see cref="UserDimContainer"/> is properly accepting user-defined visual changes in storyboard at all.
/// Ensure <see cref="UserDimContainer"/> is properly accepting user-defined visual changes for a storyboard.
/// </summary>
[Test]
public void DisableUserDimStoryboardTest()