Skip to content

Commit

Permalink
Update externalTests/zeppelin.sh & externalTests/colony.sh.
Browse files Browse the repository at this point in the history
  • Loading branch information
aarlt committed Mar 30, 2020
1 parent 6febd18 commit 8d0f2ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/externalTests/colony.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ function colony_test
FORCE_ABIv2=false
CONFIG="truffle.js"

truffle_setup https://github.com/erak/colonyNetwork.git develop_060
truffle_setup https://github.com/aarlt/colonyNetwork.git natspec_on_state_variables
run_install install_fn

cd lib
Expand Down
2 changes: 1 addition & 1 deletion test/externalTests/zeppelin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ function zeppelin_test
OPTIMIZER_LEVEL=1
CONFIG="truffle-config.js"

truffle_setup https://github.com/erak/openzeppelin-contracts.git master_060
truffle_setup https://github.com/OpenZeppelin/openzeppelin-contracts.git d704b5257b1e6867c4bb5e9374299fa1e26f7676
run_install install_fn

truffle_run_test compile_fn test_fn
Expand Down

0 comments on commit 8d0f2ec

Please sign in to comment.