forge test --fork-url https://opt-mainnet.g.alchemy.com/v2/KEY
forge test --fork-url https://opt-mainnet.g.alchemy.com/v2/KEY -vv
Remember to use -vv
(only 2) so you only see logs from us
forge test --match-contract VeloStable --fork-url https://opt-mainnet.g.alchemy.com/v2/KEY -vv
forge test --match-contract CurveStable --fork-url https://opt-mainnet.g.alchemy.com/v2/KEY -vv
forge test --match-contract BalancerStable --fork-url https://opt-mainnet.g.alchemy.com/v2/KEY -vv
Balancer is just forking so you will get odd results