mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-06 07:29:30 +02:00
Update test/test-utils/matchers/to-have-positional-tag.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
7e7ca6b3fa
commit
9298ff8282
@ -73,7 +73,6 @@ export function toHavePositionalTag<P extends PositionalTagType>(
|
||||
}
|
||||
|
||||
// Check for equality with the provided object
|
||||
|
||||
if (matchingTags.length === 0) {
|
||||
return {
|
||||
pass: false,
|
||||
|
Loading…
Reference in New Issue
Block a user