Skip to content

Commit

Permalink
chore: renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
NickKelly1 committed Sep 10, 2024
1 parent b66fd25 commit c8b18bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/swap/tests/jupiter.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ describe("Jupiter Provider", () => {
// //
// })

it("Should return a quote", async () => {
it("Should work", async () => {
const quote: null | ProviderQuoteResponse = await jupiter.getQuote(
{
amount,
Expand Down

0 comments on commit c8b18bb

Please sign in to comment.