mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 09:07:25 +08:00
Adjust diffcalc test value
This commit is contained in:
parent
6d3a24ff01
commit
62d433c9c5
@ -13,7 +13,7 @@ namespace osu.Game.Rulesets.Catch.Tests
|
||||
{
|
||||
protected override string ResourceAssembly => "osu.Game.Rulesets.Catch";
|
||||
|
||||
[TestCase(4.2058561036909863d, "diffcalc-test")]
|
||||
[TestCase(4.050601681491468d, "diffcalc-test")]
|
||||
public void Test(double expected, string name)
|
||||
=> base.Test(expected, name);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user