Acquire api access for online tests

This commit is contained in:
iiSaLMaN
2019-07-31 22:44:44 +03:00
parent 034345f1bd
commit 849ed0c69d
11 changed files with 30 additions and 12 deletions

View File

@ -42,6 +42,8 @@ namespace osu.Game.Tests.Visual.Online
typeof(BeatmapAvailability),
};
protected override bool RequiresAPIAccess => true;
private RulesetInfo taikoRuleset;
private RulesetInfo maniaRuleset;