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 tests to follow newer babel-plugin-ember-template-compiilation #1908

Merged
merged 1 commit into from May 7, 2024

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented May 7, 2024

No description provided.

@ef4 ef4 added the internal label May 7, 2024
let result = await app.execute('cross-env STAGE1_ONLY=true node ./node_modules/ember-cli/bin/ember b');
let result = await app.execute('node ./node_modules/ember-cli/bin/ember b', {
env: {
STAGE1_ONLY: 'true',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was just opportunistic since I was in there.

There's no reason for our tests to need cross-env.

@ef4 ef4 merged commit c3a9e01 into stable May 7, 2024
203 checks passed
@ef4 ef4 deleted the update-tests branch May 7, 2024 21:17
@github-actions github-actions bot mentioned this pull request May 7, 2024
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

1 participant