mirror of
https://github.com/ppy/osu
synced 2024-12-14 02:46:27 +00: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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user