mirror of
https://github.com/ppy/osu.git
synced 2024-12-13 03:42:57 +08:00
Update test expectations for catch
This commit is contained in:
parent
16d893d40c
commit
3d8d0f8430
@ -17,7 +17,7 @@ namespace osu.Game.Rulesets.Catch.Tests
|
||||
// hitobject, starting HP, fail expected after miss
|
||||
[new Fruit(), 0.01, true],
|
||||
[new Droplet(), 0.01, true],
|
||||
[new TinyDroplet(), 0, true],
|
||||
[new TinyDroplet(), 0, false],
|
||||
[new Banana(), 0, false],
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user