dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
26 stars 34 forks source link

Clear `UnhandledPromiseRejectionWarning`s from tests. #150

Closed mwistrand closed 6 years ago

mwistrand commented 7 years ago

Bug

Currently there are about a dozen UnhandledPromiseRejectionWarnings reported by Node.js when running the unit tests, indicating at the very least something is wrong with the tests themselves, or worse with the actual implementation.

Package Version: next