1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-10 01:33:39 +08:00

Rename test

This commit is contained in:
Cootz
2023-06-30 20:15:38 +03:00
Unverified
parent 428383708c
commit f5d3a24582
@@ -418,7 +418,7 @@ namespace osu.Game.Tests.Database
}
[Test]
public void TestImport_ThenChangeMapWithScore_ThenImport()
public void TestImport_ThenModifyMapWithScore_ThenImport()
{
RunTestWithRealmAsync(async (realm, storage) =>
{