mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 15:27:30 +08:00
Rename test step
This commit is contained in:
parent
7d9d7066cd
commit
44a3f40188
@ -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 =
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user