Remove .only
This commit is contained in:
parent
50fab9feb3
commit
c109d1f545
@ -216,7 +216,7 @@ describe('Exchange core internal functions', () => {
|
|||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
describe.only('getPartialAmountCeil', async () => {
|
describe('getPartialAmountCeil', async () => {
|
||||||
async function referenceGetPartialAmountCeilAsync(
|
async function referenceGetPartialAmountCeilAsync(
|
||||||
numerator: BigNumber,
|
numerator: BigNumber,
|
||||||
denominator: BigNumber,
|
denominator: BigNumber,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user