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 tests on current Ember CLI #1535

Merged
merged 1 commit into from
Oct 25, 2022
Merged

Fix tests on current Ember CLI #1535

merged 1 commit into from
Oct 25, 2022

Conversation

chriskrycho
Copy link
Member

Since we no longer support IE11 on Ember v4, including what the CLI sets as default targets, the expectation here changes from assuming a var in the output to preserving const.

Since we no longer support IE11 on Ember v4, including what the CLI
sets as  default targets, the expectation here changes from assuming a
`var` in the output to preserving `const`.
@chriskrycho chriskrycho merged commit a402555 into master Oct 25, 2022
@chriskrycho chriskrycho deleted the fix-ember-cli-tests branch October 25, 2022 19:30
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.

1 participant