mirror of
https://github.com/ppy/osu
synced 2025-01-04 13:22:08 +00: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