mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-06 07:29:30 +02:00
Update test/@types/vitest.d.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
71801fe298
commit
cd890025d1
2
test/@types/vitest.d.ts
vendored
2
test/@types/vitest.d.ts
vendored
@ -133,7 +133,7 @@ declare module "vitest" {
|
||||
|
||||
/**
|
||||
* Check whether a {@linkcode Pokemon} has applied a specific {@linkcode AbilityId}.
|
||||
* @param expectedAbilityId - The expected {@linkcode AbilityId} to
|
||||
* @param expectedAbilityId - The expected {@linkcode AbilityId} to check for
|
||||
*/
|
||||
toHaveAbilityApplied(expectedAbilityId: AbilityId): void;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user