mirror of
https://github.com/ppy/osu.git
synced 2026-06-09 08:13:51 +08:00
Merge pull request #17468 from bdach/skin-editor-test-failures
This commit is contained in:
@@ -37,6 +37,7 @@ namespace osu.Game.Tests.Visual.Gameplay
|
||||
Player.ScaleTo(0.4f);
|
||||
LoadComponentAsync(skinEditor = new SkinEditor(Player), Add);
|
||||
});
|
||||
AddUntilStep("wait for loaded", () => skinEditor.IsLoaded);
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
||||
Reference in New Issue
Block a user