From 68ff073b3b165132790819720c4f626c53d0c159 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20=C5=9Aliwak?= Date: Fri, 3 Dec 2021 13:44:03 +0100 Subject: [PATCH] externalTests.sh: Remove outdated commented-out command to run gnosis - A newer command is already enabled above it --- test/externalTests.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/externalTests.sh b/test/externalTests.sh index c9b30d0fe..86f13401e 100755 --- a/test/externalTests.sh +++ b/test/externalTests.sh @@ -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