[Refactor] [Docs] Minor refactor of move.checkFlags
into move.doesFlagEffectApply
#14841
tests.yml
on: pull_request
Run Pre-test
1m 0s
Matrix: Run Tests
Annotations
2 errors
test/abilities/perish_body.test.ts > Abilities - Perish Song > should activate if cursola already has perish song, but not reset its counter:
test/abilities/perish_body.test.ts#L109
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ test/abilities/perish_body.test.ts:109:46
|
Run Tests (6) / Shard 6 of 10
Process completed with exit code 1.
|