diff --git a/test/test-utils/matchers/to-have-positional-tag.ts b/test/test-utils/matchers/to-have-positional-tag.ts index d3a62b8ceef..a50a26f5c6d 100644 --- a/test/test-utils/matchers/to-have-positional-tag.ts +++ b/test/test-utils/matchers/to-have-positional-tag.ts @@ -73,7 +73,6 @@ export function toHavePositionalTag
( } // Check for equality with the provided object - if (matchingTags.length === 0) { return { pass: false,