Run external tests on latest upstream code where possible

This commit is contained in:
Kamil Śliwak
2021-10-26 16:04:08 +02:00
parent 401dd4337a
commit b8aed7ca86
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ function zeppelin_test
OPTIMIZER_LEVEL=1
CONFIG="truffle-config.js"
truffle_setup "$SOLJSON" https://github.com/solidity-external-tests/openzeppelin-contracts.git master_080
truffle_setup "$SOLJSON" https://github.com/OpenZeppelin/openzeppelin-contracts.git master
run_install "$SOLJSON" install_fn
truffle_run_test "$SOLJSON" compile_fn test_fn