Commit 27462e8
committed
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]1 parent c6dbcbd commit 27462e8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments