Skip to content

Commit 5e1d522

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

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
@@ -542,7 +542,7 @@ describe('Aerodrome Swap Ability E2E Tests', () => {
542542
},
543543
);
544544
console.log(
545-
'[should not make a new ERC20 approval transaction for the Uniswap router, and return the current allowance]',
545+
'[should not make a new ERC20 approval transaction for the Aerodrome Universal Router, and return the current allowance]',
546546
util.inspect(executeResult, { depth: 10 }),
547547
);
548548

0 commit comments

Comments
 (0)