1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 16:52:54 +08:00

Fix incorrect test step text

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
This commit is contained in:
Dean Herbert 2021-11-30 17:16:30 +09:00 committed by GitHub
parent 25b9575de0
commit 8de06803a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
}
[Test]
public void TestSettingsUpdatedWhenChangingQueueMode()
public void TestSettingsUpdatedWhenChangingMatchType()
{
createRoom(() => new Room
{