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

test: integrate inline config in tests #6473

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Nov 30, 2023

Closes #5948

inline config wasn't enabled in the TestingOpts for forge integration tests, hence the sleep test ran with regular fuzz runs

fixed by configuring inline fuzz config

@mattsse mattsse merged commit 91df94b into foundry-rs:master Nov 30, 2023
19 checks passed
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.

vm.sleep() test takes very long to complete - inline fuzzing config not working?
2 participants