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
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ protected override void LoadComplete()
Content = "I am a wang!"
}));
AddStep("set Current match", () => ladderInfo.CurrentMatch.Value = new TournamentMatch
AddStep("set current match", () => ladderInfo.CurrentMatch.Value = new TournamentMatch
{
Team1 =
{