mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Switch the trident external test to and earlier, working revision
This commit is contained in:
parent
b60b596741
commit
b8b8fcb463
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user