mirror of
https://github.com/ppy/osu
synced 2025-01-12 09:09:44 +00:00
Fix some incorrect comments / test step descriptions
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
parent
db893f3dc7
commit
662073c472
@ -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 =>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user