Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: If the validation function passed to assert.throws() or assert.…
…rejects() returns a value other than true, an assertion error will be thrown instead of the original error to highlight the programming mistake refs: nodejs/node#28263
- Loading branch information