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

Upgrade to current release #372

Open
MelSumner opened this issue Jun 4, 2024 · 2 comments
Open

Upgrade to current release #372

MelSumner opened this issue Jun 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@MelSumner
Copy link
Member

Right now, current release is allowed to fail (via ember-try config). It should be updated so that current release works, and the scenario should be re-enabled.

@MelSumner MelSumner added the bug Something isn't working label Jun 4, 2024
@MelSumner
Copy link
Member Author

The dummy app is looking for classify from @ember/string:

Cannot read properties of undefined (reading 'classify')
                at Object.initialize (webpack://dummy/./initializers/export-application-global.js?:30:82)

@MelSumner
Copy link
Member Author

Even after I add @ember/string as a devdep, I'm still getting a test failure in the 5+ scenarios...but only on the first component test. The rest of the tests pass (they weren't before I added the devdep). Curious.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant