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

Fix VersionChecker construction #335

Merged
merged 1 commit into from Jan 18, 2019
Merged

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jan 18, 2019

We want to check the ember-qunit dependency version of the host app, not of ourselves. This will make the project work with Yarn PnP.

https://github.com/emberjs/ember.js/blob/master/blueprints/test-framework-detector.js#L19 does is similarly, so I guess it's the actually correct way of doing it.

We want to check the `ember-qunit` dependency version of the host app, not of ourselves. This will make the project work with Yarn PnP.
@Turbo87 Turbo87 added the bug label Jan 18, 2019
@Turbo87 Turbo87 requested a review from a team January 18, 2019 11:11
@Turbo87 Turbo87 merged commit f82bd3d into ember-cli:master Jan 18, 2019
@Turbo87 Turbo87 deleted the version-check branch January 18, 2019 17:13
@Turbo87
Copy link
Member Author

Turbo87 commented Jan 18, 2019

Published as v5.1.0

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.

None yet

2 participants