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

chore: fix test isolate #9468

Merged
merged 1 commit into from
Dec 3, 2024
Merged

chore: fix test isolate #9468

merged 1 commit into from
Dec 3, 2024

Conversation

grandizzy
Copy link
Collaborator

@grandizzy grandizzy commented Dec 3, 2024

@grandizzy grandizzy marked this pull request as ready for review December 3, 2024 11:06
Copy link
Member

@zerosnacks zerosnacks left a comment

Choose a reason for hiding this comment

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

lgtm

Comment on lines +1926 to +1928
if cfg!(feature = "isolate-by-default") {
return;
}
Copy link
Member

Choose a reason for hiding this comment

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

Makes sense, I was looking for a way to have the fields of the JSON blob be more lenient yet still checked in Snapbox but couldn't get it to work.

@grandizzy grandizzy merged commit 8ef1302 into master Dec 3, 2024
46 checks passed
@grandizzy grandizzy deleted the grandizzy/fix-test-isolate branch December 3, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants