machty / ember-concurrency

ember-concurrency is an Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks.
http://ember-concurrency.com
MIT License
691 stars 155 forks source link

Fix embroider scenarios #538

Closed bendemboski closed 11 months ago

bendemboski commented 11 months ago

Work around https://github.com/embroider-build/embroider/issues/1557 by moving the types tests out of tests

bendemboski commented 11 months ago

FYI, I did double-check that the types tests are still running in their new location