Remove the ignore attribute once again

This commit is contained in:
Salman Ahmed 2021-05-19 23:18:54 +03:00
parent 43094425e2
commit a730349629

View File

@ -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)