1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 14:07:25 +08:00

Rename test step

This commit is contained in:
Bartłomiej Dach 2023-06-25 17:39:36 +02:00
parent 7d9d7066cd
commit 44a3f40188
No known key found for this signature in database

View File

@ -76,7 +76,7 @@ namespace osu.Game.Tournament.Tests.Components
Content = "I am a wang!"
}));
AddStep("set Current match", () => ladderInfo.CurrentMatch.Value = new TournamentMatch
AddStep("set current match", () => ladderInfo.CurrentMatch.Value = new TournamentMatch
{
Team1 =
{