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

Prettier should not mutate expected.js files #4481

Open
nolanlawson opened this issue Aug 22, 2024 · 0 comments
Open

Prettier should not mutate expected.js files #4481

nolanlawson opened this issue Aug 22, 2024 · 0 comments
Labels

Comments

@nolanlawson
Copy link
Collaborator

This commit (49c0252) demonstrates that, on commit, Prettier seems to run on expected.js files in the @lwc/template-compiler snapshot tests. This is wrong because we don't actually prettify those files when we test, so if you commit the file, then yarn test fails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant