ember-cli-pact icon indicating copy to clipboard operation
ember-cli-pact copied to clipboard

Update dependencies and imports to work with EmberJS 3.24

Open dfriquet opened this issue 3 years ago • 0 comments

Hello there!

While upgrading my app to EmberJS 3.24, my test suite started to fail with this error message :

Could not find module ember-test-helpers imported from ember-cli-pact/index

I noticed FreshBooks fork and a npm install --save https://github.com/freshbooks/ember-cli-pact/tarball/master solved everything.

Allow me to create this pull request to backport these effective changes if you will.

Best regards, David.

dfriquet avatar May 18 '21 09:05 dfriquet