Skip to content

Commit

Permalink
Merge branch 'compatible' into dkijania/port_fix_HEAD_again
Browse files Browse the repository at this point in the history
  • Loading branch information
dkijania authored Sep 30, 2024
2 parents e37a3c4 + 0be179a commit 0900eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildkite/scripts/rosetta-integration-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ while [ $# -gt 0 ]; do
shift
done

export MINA_NETWORK=${MINA_NETWORK:=sandbox}
export MINA_NETWORK=${MINA_NETWORK:=testnet}
export LOG_LEVEL="${LOG_LEVEL:=Info}"

# Postgres database connection string and related variables
Expand Down

0 comments on commit 0900eb6

Please sign in to comment.