1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-24 05:29:57 +08:00
This commit is contained in:
Endrik
2018-04-06 12:38:17 +03:00
committed by GitHub
Unverified
parent c7440201fb
commit 8ef5855e84
@@ -155,7 +155,7 @@ namespace osu.Game.Tests.Visual
private void checkNonmatchingFilter()
{
AddStep("Toggel non-matching filter", () =>
AddStep("Toggle non-matching filter", () =>
{
carousel.Filter(new FilterCriteria { SearchText = "Dingo" }, false);
carousel.Filter(new FilterCriteria(), false);