mirror of
https://github.com/ppy/osu
synced 2025-02-03 11:51:54 +00:00
Remove the ignore attribute once again
This commit is contained in:
parent
43094425e2
commit
a730349629
@ -20,7 +20,6 @@ namespace osu.Game.Rulesets.Catch.Tests
|
||||
protected override Ruleset CreatePlayerRuleset() => new CatchRuleset();
|
||||
|
||||
[Test]
|
||||
[Ignore("HUD components broken, remove when fixed.")]
|
||||
public void TestLegacyHUDComboCounterHidden([Values] bool withModifiedSkin)
|
||||
{
|
||||
if (withModifiedSkin)
|
||||
|
Loading…
Reference in New Issue
Block a user