Files
contract/bin/test.sh

4 lines
75 B
Bash
Executable File

#!/bin/bash
#./bin/build.sh
forge test -vvvv --fork-url arbitrum_test "$@"