Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ember-qunit to latest beta. #219

Merged
merged 1 commit into from
Sep 16, 2020
Merged

Update ember-qunit to latest beta. #219

merged 1 commit into from
Sep 16, 2020

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Sep 16, 2020

Fixes some issues with apps/addons that do not have ember-auto-import themselves.

Fixes some issues with apps/addons that do not have ember-auto-import
themselves.
@@ -90,7 +90,6 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.0.5",
"qunit": "^2.11.0",
"qunit-dom": "^1.4.0",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

qunit-dom is not compatible (yet, working on a PR) with the latest ember-qunit beta, and since we don't directly use it I figured I'd just remove it...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense.

@rwjblue rwjblue merged commit 2b7424e into master Sep 16, 2020
@rwjblue rwjblue deleted the update-ember-qunit branch September 16, 2020 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants