mirror of
https://github.com/ppy/osu.git
synced 2025-01-27 11:12:59 +08:00
Revert unnecessary change to testcase
This commit is contained in:
parent
50201e602e
commit
c614505b7c
@ -122,7 +122,7 @@ namespace osu.Game.Tests.Visual
|
|||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
protected override double TimePerAction => 5000;
|
protected override double TimePerAction => 500;
|
||||||
|
|
||||||
public class TestPoller : PollingComponent
|
public class TestPoller : PollingComponent
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user