mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
perpetual-pools: Switch the test to our fork (original repo is gone)
This commit is contained in:
parent
f4e0270374
commit
1528d4b9e4
@ -34,7 +34,7 @@ function test_fn { yarn test; }
|
|||||||
|
|
||||||
function perpetual_pools_test
|
function perpetual_pools_test
|
||||||
{
|
{
|
||||||
local repo="https://github.com/tracer-protocol/perpetual-pools-contracts"
|
local repo="https://github.com/solidity-external-tests/perpetual-pools-contracts"
|
||||||
local ref_type=branch
|
local ref_type=branch
|
||||||
local ref=pools-v2
|
local ref=pools-v2
|
||||||
local config_file="hardhat.config.ts"
|
local config_file="hardhat.config.ts"
|
||||||
|
Loading…
Reference in New Issue
Block a user