T-swap tests- Error when importing forge-std #154
-
Beta Was this translation helpful? Give feedback.
Answered by
SquilliamX
Apr 12, 2024
Replies: 2 comments 5 replies
-
Hello @SquilliamX , please run the below code in your command line forge install foundry-rs/forge-std --no-commit |
Beta Was this translation helpful? Give feedback.
5 replies
-
Update: I ran |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SquilliamX
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Update: I ran
forge install foundry-rs/forge-std --no-commit
and after a few minutes the error went away. Also my Std-Invariant was wrong and was fixed toimport {StdInvariant} from "forge-std/StdInvariant.sol";