We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7142bfa commit cc49eedCopy full SHA for cc49eed
test/externalTests/trident.sh
@@ -43,6 +43,7 @@ function trident_test
43
{
44
local repo="https://github.com/sushiswap/trident"
45
local ref_type=commit
46
+ # FIXME: Switch back to master branch when https://github.com/sushiswap/trident/issues/303 gets fixed.
47
local ref="0cab5ae884cc9a41223d52791be775c3a053cb26" # master as of 2021-12-16
48
local config_file="hardhat.config.ts"
49
local config_var=config
0 commit comments