Skip to content

Commit

Permalink
duh
Browse files Browse the repository at this point in the history
  • Loading branch information
nelitow committed Nov 21, 2024
1 parent f263c4a commit 52c75ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ test.describe('PhantomSolanaConnector', () => {
await page.waitForTimeout(3000);
};

const _approveTransfer = async () => {
const approveTransfer = async () => {
await phantom.confirmTransaction();
};

Expand Down

0 comments on commit 52c75ab

Please sign in to comment.