Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: adjust test case type checking
context: the type usage is incorrect and was previously ignored by ts-expect-error, but with 3.5 the error happens at the call level so it is safer to just any it.
- Loading branch information