perpetual-pools: Switch the test to our fork (original repo is gone)

This commit is contained in:
Kamil Śliwak 2022-02-01 14:34:03 +01:00
parent f4e0270374
commit 1528d4b9e4

View File

@ -34,7 +34,7 @@ function test_fn { yarn 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=pools-v2
local config_file="hardhat.config.ts"