You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# install node modules
yarn
# install forge libraries and dependencies
forge install
# run tests; first pass will be slower because of compile
forge test -w --fork-url [ALCHEMY_URL]