Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: better error when DARTIUM_BIN not set
Now Karma will throw: No binary for Dartium browser on your platform. Please, set "DARTIUM_BIN" env variable. Instead of [TypeError: Cannot read property 'darwin' of undefined]
- Loading branch information
27462e8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes #25.