Skip to content

Commit cc49eed

Browse files
committed
trident: Note explaining the hard-coded commit
1 parent 7142bfa commit cc49eed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/externalTests/trident.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ function trident_test
4343
{
4444
local repo="https://github.com/sushiswap/trident"
4545
local ref_type=commit
46+
# FIXME: Switch back to master branch when https://github.com/sushiswap/trident/issues/303 gets fixed.
4647
local ref="0cab5ae884cc9a41223d52791be775c3a053cb26" # master as of 2021-12-16
4748
local config_file="hardhat.config.ts"
4849
local config_var=config

0 commit comments

Comments
 (0)