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

Remove hasEmberVersion #1089

Merged
merged 2 commits into from
Jun 12, 2023
Merged

Conversation

NullVoxPopuli
Copy link
Sponsor Collaborator

This was only used to support ember in the v2 series -- which is well past its expiration.

Yay deleting code!


module('setupRenderingTest tests', function (hooks) {
if (!hasEmberVersion(2, 4)) {
Copy link
Sponsor Collaborator Author

Choose a reason for hiding this comment

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

all this code was no-op, because we don't test against ember < v4 now

@NullVoxPopuli NullVoxPopuli mentioned this pull request Jun 12, 2023
@MelSumner MelSumner merged commit d405fd7 into emberjs:master Jun 12, 2023
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