mirror of
https://github.com/Instadapp/dsa-connectors-old.git
synced 2024-07-29 22:47:46 +00:00
update test title
This commit is contained in:
parent
a24ee929fd
commit
60f15afeef
|
@ -76,7 +76,7 @@ contract('CurveSBTCProtocol', async accounts => {
|
|||
expect(sbtcAfter - sbtcBefore).to.be.at.least(ether("0.09"));
|
||||
});
|
||||
|
||||
it('can add liquidity for wbtc', async function() {
|
||||
it('can add and remove liquidity for wbtc', async function() {
|
||||
const curveTokenContract = new web3.eth.Contract(
|
||||
erc20ABI,
|
||||
"0x075b1bb99792c9e1041ba13afef80c91a1e70fb3"
|
||||
|
|
Loading…
Reference in New Issue
Block a user