mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 11:12:54 +08:00
Adjust expected testcase value
This commit is contained in:
parent
cab7a030f0
commit
c01b18f02f
@ -13,7 +13,7 @@ namespace osu.Game.Rulesets.Catch.Tests
|
||||
{
|
||||
protected override string ResourceAssembly => "osu.Game.Rulesets.Catch";
|
||||
|
||||
[TestCase(3.8701758020428221d, "diffcalc-test")]
|
||||
[TestCase(4.2038001515546597d, "diffcalc-test")]
|
||||
public void Test(double expected, string name)
|
||||
=> base.Test(expected, name);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user