From 6a8545b78dc25217a302303f099be7f50679a7c9 Mon Sep 17 00:00:00 2001 From: Nikola Matic Date: Wed, 21 Jun 2023 12:19:55 +0200 Subject: [PATCH] Peg OZ test to specific commit version --- test/externalTests/zeppelin.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/test/externalTests/zeppelin.sh b/test/externalTests/zeppelin.sh index 5c0271125197..44350e726fde 100755 --- a/test/externalTests/zeppelin.sh +++ b/test/externalTests/zeppelin.sh @@ -42,8 +42,9 @@ function test_fn { npm test; } function zeppelin_test { local repo="https://github.com/OpenZeppelin/openzeppelin-contracts.git" - local ref_type=branch - local ref="master" + #TODO Revert back to master when https://github.com/OpenZeppelin/openzeppelin-contracts/issues/4349 is fixed. + local ref_type=commit + local ref="002a7c8812e73c282b91e14541ce9b93a6de1172" local config_file="hardhat.config.js" local compile_only_presets=(