mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +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!"
|
Content = "I am a wang!"
|
||||||
}));
|
}));
|
||||||
|
|
||||||
AddStep("set Current match", () => ladderInfo.CurrentMatch.Value = new TournamentMatch
|
AddStep("set current match", () => ladderInfo.CurrentMatch.Value = new TournamentMatch
|
||||||
{
|
{
|
||||||
Team1 =
|
Team1 =
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user