mirror of
https://github.com/ppy/osu.git
synced 2026-06-01 18:09:58 +08:00
Mark spinner rewind test as flaky
This commit is contained in:
@@ -191,6 +191,7 @@ namespace osu.Game.Rulesets.Osu.Tests
|
||||
}
|
||||
|
||||
[Test]
|
||||
[FlakyTest]
|
||||
public void TestRewind()
|
||||
{
|
||||
AddStep("set manual clock", () => manualClock = new ManualClock
|
||||
|
||||
Reference in New Issue
Block a user