Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
.only
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongeric committed Mar 20, 2024
1 parent 2c7987b commit 55a164a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/uniswapTrades.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,7 @@ describe('Uniswap', () => {
})
})

describe.only('RouterTradeAdapter', () => {
describe('RouterTradeAdapter', () => {
const mockV2PoolInRoute = (
pair: Pair,
tokenIn: Token,
Expand Down

0 comments on commit 55a164a

Please sign in to comment.