Skip to content

Commit

Permalink
Completed PR, but optimism is failing integ tests when using alchemy …
Browse files Browse the repository at this point in the history
…urls
  • Loading branch information
raghava-pamula committed Jun 4, 2022
1 parent d5a8ef4 commit 08634ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/integ/quote-to-ratio.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -797,8 +797,6 @@ describe('quote-to-ratio', async function () {

expect(status).to.equal(200)
} catch (err) {
console.log(err)
console.log("#".repeat(100))
fail(JSON.stringify(err.response.data))
}
})
Expand Down

0 comments on commit 08634ae

Please sign in to comment.