Commit 5ea5ef2b authored by F-WRunTime's avatar F-WRunTime

Script section name change

parent 2eab06b4
...@@ -8,9 +8,9 @@ set -euxo pipefail ...@@ -8,9 +8,9 @@ set -euxo pipefail
blank_line() { echo '' >&2 ; } blank_line() { echo '' >&2 ; }
notif() { echo "== $0: $@" >&2 ; } notif() { echo "== $0: $@" >&2 ; }
########### #############
# Globals # # Variables #
########### #############
export FOUNDRY_PROFILE=kontrol export FOUNDRY_PROFILE=kontrol
# Set Script Directory Variables <root>/packages/contracts-bedrock/test/kontrol/kontrol # Set Script Directory Variables <root>/packages/contracts-bedrock/test/kontrol/kontrol
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment