foundry-rs / foundry

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
https://getfoundry.sh
Apache License 2.0
8.33k stars 1.76k forks source link

chore: fix getArtifactPath flaky test #9339

Closed grandizzy closed 3 days ago

grandizzy commented 3 days ago

Motivation

fix flaky test https://github.com/foundry-rs/foundry/actions/runs/11834078970/job/32974056466#step:12:1762 which would rerun all cheat codes tests

Solution