From b8b8fcb463e7e42f60e693462c8285975c33bef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20=C5=9Aliwak?= Date: Mon, 10 Jan 2022 17:26:44 +0100 Subject: [PATCH] Switch the trident external test to and earlier, working revision --- test/externalTests/trident.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/externalTests/trident.sh b/test/externalTests/trident.sh index 3c15c5ea1..6921d7a8a 100755 --- a/test/externalTests/trident.sh +++ b/test/externalTests/trident.sh @@ -42,8 +42,8 @@ function test_fn { function trident_test { local repo="https://github.com/sushiswap/trident" - local ref_type=branch - local ref="master" + local ref_type=commit + local ref="0cab5ae884cc9a41223d52791be775c3a053cb26" # master as of 2021-12-16 local config_file="hardhat.config.ts" local config_var=config