Skip to content

Commit

Permalink
fix prices.defid.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
canonbrother committed Aug 27, 2024
1 parent c169171 commit e43995e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ beforeAll(async () => {
// const token = await cache.get<TokenInfo>(tkey)
// expect(token?.symbolKey).toStrictEqual('USDT-DFI')

await app.waitForPath(controller)
// await app.waitForPath(controller)
})

afterAll(async () => {
Expand Down

0 comments on commit e43995e

Please sign in to comment.