Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use micromatch.matcher on strings only
Its behavior with functions is different (more generic) which broke expected behavior for some scenarios. This patch fixes the failing tests that were just introduced.
- Loading branch information