Skip to content

Commit 9124d18

Browse files
Update packages/apps/abilities-e2e/test-e2e/swap-aerodrome.spec.ts
Co-authored-by: Copilot <[email protected]>
1 parent 7114df7 commit 9124d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/apps/abilities-e2e/test-e2e/swap-aerodrome.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ describe('Aerodrome Swap Ability E2E Tests', () => {
513513
expect(approvalTxHash).toMatch(/^0x[a-fA-F0-9]{64}$/);
514514

515515
console.log(
516-
'[should make a new ERC20 approval transaction for the Uniswap router] sponsored approval tx hash',
516+
'[should make a new ERC20 approval transaction for the Aerodrome Universal Router] sponsored approval tx hash',
517517
approvalTxHash,
518518
);
519519

0 commit comments

Comments
 (0)