Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
After integrating `@vitest/eslint-plugin` eslint complained about one Test has no assertions For `tests/index.test.ts`. This test just implicitly checked wether running extending expect will raise an exception. We now explicitly check if an asserting includes our matchers.
- Loading branch information