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 bun-build-api.test.ts #14503

Merged
merged 4 commits into from
Oct 12, 2024
Merged

fix bun-build-api.test.ts #14503

merged 4 commits into from
Oct 12, 2024

Conversation

dylan-conway
Copy link
Collaborator

What does this PR do?

Updates snapshot. The hash changed due to top level functions no longer hoisting in our parser. This affects the hash because it's created from parsed source, not source text.

Also there were a few extra entries in bun-build-api.test.ts.snap due to a snapshot bug we fixed about a month or two ago.

How did you verify your code works?

manually

@dylan-conway dylan-conway merged commit 183a8f6 into main Oct 12, 2024
4 of 5 checks passed
@dylan-conway dylan-conway deleted the dylan/fix-bun-build-api-test branch October 12, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants