mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 12:10:25 +08:00
Rename export test step to better fit purpose
This commit is contained in:
@@ -468,7 +468,7 @@ namespace osu.Game.Rulesets.Osu.Tests
|
||||
|
||||
if (exportLocation != null)
|
||||
{
|
||||
AddStep("create beatmap", () =>
|
||||
AddStep("export beatmap", () =>
|
||||
{
|
||||
var beatmapEncoder = new LegacyBeatmapEncoder(playableBeatmap, null);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user