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 fuzzing example #1184

Merged
merged 1 commit into from
Jan 19, 2025
Merged

fix fuzzing example #1184

merged 1 commit into from
Jan 19, 2025

Conversation

leighmcculloch
Copy link
Member

What

Import the arbitrary module in the fuzzing example test.

Why

It's required because of how arbitrary depends on it being in scope. Somehow this was missed when the test was run, and I have no idea how it worked. I tested it, and must have changed it to self thinking it was fine just before merging it.

@stellar-jenkins
Copy link

@leighmcculloch leighmcculloch marked this pull request as ready for review January 16, 2025 08:36
@leighmcculloch leighmcculloch merged commit f6d5d7b into main Jan 19, 2025
2 checks passed
@leighmcculloch leighmcculloch deleted the lm-branch-2 branch January 19, 2025 05:44
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.

3 participants