Skip to content

Commit

Permalink
Upgrade ember-qunit
Browse files Browse the repository at this point in the history
in order to:
 - avoid Ember.$ deprecations in deprecation sensitive tests
 - fix moduleForComponent tests breakage for ember-source@3.13-beta
   @see: emberjs/ember.js#18305
  • Loading branch information
ro0gr committed Sep 6, 2019
1 parent df0d01a commit 3c20b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"ember-load-initializers": "^1.1.0",
"ember-maybe-import-regenerator": "^0.1.6",
"ember-maybe-import-regenerator-for-testing": "^1.0.0",
"ember-qunit": "^3.4.1",
"ember-qunit": "^4.5.1",
"ember-qunit-assert-helpers": "^0.2.1",
"ember-qunit-nice-errors": "^1.1.2",
"ember-qunit-source-map": "1.1.0",
Expand Down

0 comments on commit 3c20b11

Please sign in to comment.