externalTests.sh: Remove outdated commented-out command to run gnosis

- A newer command is already enabled above it
This commit is contained in:
Kamil Śliwak 2021-12-03 13:44:03 +01:00
parent 081b80ccb2
commit 68ff073b3b

View File

@ -42,6 +42,3 @@ printTask "Running external tests..."
"$REPO_ROOT/externalTests/gnosis-v2.sh" "$@"
"$REPO_ROOT/externalTests/colony.sh" "$@"
"$REPO_ROOT/externalTests/ens.sh" "$@"
# Disabled temporarily as it needs to be updated to latest Truffle first.
#test_truffle Gnosis https://github.com/axic/pm-contracts.git solidity-050