mirror of
https://github.com/ppy/osu.git
synced 2024-12-13 05:22:54 +08:00
Don't cache manager
This commit is contained in:
parent
830eda2a9f
commit
216de3c53d
@ -10,7 +10,6 @@ namespace osu.Game.Tournament.Tests
|
||||
{
|
||||
public class TestCaseLadderManager : LadderTestCase
|
||||
{
|
||||
[Cached]
|
||||
private LadderManager manager;
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Loading…
Reference in New Issue
Block a user