mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 07:09:53 +08:00
Merge pull request #19368 from smoogipoo/disable-timeline-test
Disable timeline test for now
This commit is contained in:
@@ -8,6 +8,7 @@ using osu.Framework.Graphics;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Editing
|
||||
{
|
||||
[Ignore("Timeline initialisation is kinda broken.")] // Initial work to rectify this was done in https://github.com/ppy/osu/pull/19297, but needs more massaging to work.
|
||||
public class TestSceneTimelineZoom : TimelineTestScene
|
||||
{
|
||||
public override Drawable CreateTestComponent() => Empty();
|
||||
|
||||
Reference in New Issue
Block a user