Skip to content

Commit

Permalink
Merge pull request #565 from OasisDEX/daily-improvements-15-oct
Browse files Browse the repository at this point in the history
Daily improvements - 15 October
  • Loading branch information
juan-langa authored Oct 15, 2024
2 parents 5fad1f1 + 0ff42a7 commit fc2b19b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let walletAddress: string;

test.describe.configure({ mode: 'serial' });

test.describe.only('Aave V3 Multiply - Swap to Morpho', async () => {
test.describe('Aave V3 Multiply - Swap to Morpho', async () => {
test.afterAll(async () => {
await tenderly.deleteFork(forkId);

Expand Down

0 comments on commit fc2b19b

Please sign in to comment.