1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 17:27:24 +08:00

Rename test

This commit is contained in:
Bartłomiej Dach 2024-02-14 15:59:07 +01:00
parent a8ae0a032f
commit f1d69abdc8
No known key found for this signature in database

View File

@ -532,7 +532,7 @@ namespace osu.Game.Tests.NonVisual.Filtering
}
[Test]
public void TestOutofrangeDateQuery()
public void TestOutOfRangeDateQuery()
{
const string query = "played<10000y";
var filterCriteria = new FilterCriteria();