Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable no-unused-expressions for test files
We want to use `to.be.true` instead of `to.be.equal(true)`, so we need to disable the rule.
- Loading branch information