Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: favor assertions over console logging
Communicate about leaked globals via `AssertionError` rather than `console.log()`.
- Loading branch information