Switch the trident external test to and earlier, working revision

This commit is contained in:
Kamil Śliwak 2022-01-10 17:26:44 +01:00
parent b60b596741
commit b8b8fcb463

View File

@ -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