Fix some incorrect comments / test step descriptions

Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
Dean Herbert 2023-08-21 19:35:04 +09:00 committed by GitHub
parent db893f3dc7
commit 662073c472
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -132,7 +132,7 @@ namespace osu.Game.Tests.Database
{
ScoreInfo scoreInfo = null!;
AddStep("Add score which requires upgrade (but has no beatmap)", () =>
AddStep("Add score which requires upgrade (and has beatmap)", () =>
{
Realm.Write(r =>
{