1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-13 15:27:30 +08:00

Rename test

This commit is contained in:
Cootz 2023-06-30 20:15:38 +03:00
parent 428383708c
commit f5d3a24582

View File

@ -418,7 +418,7 @@ namespace osu.Game.Tests.Database
}
[Test]
public void TestImport_ThenChangeMapWithScore_ThenImport()
public void TestImport_ThenModifyMapWithScore_ThenImport()
{
RunTestWithRealmAsync(async (realm, storage) =>
{