Skip to content

Commit

Permalink
✅ e2e: update esEXA test
Browse files Browse the repository at this point in the history
  • Loading branch information
jgalat committed Oct 25, 2023
1 parent 1856979 commit 8ebeb20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/specs/8-vesting/esEXA.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ test('Vesting esEXA & Claiming EXA', async ({ page, web2, web3 }) => {
type: 'erc20',
symbol: 'EXA',
spender: esEXA.address,
less: '0',
less: '0.000000000000000001',
});
});

Expand Down

1 comment on commit 8ebeb20

@vercel
Copy link

@vercel vercel bot commented on 8ebeb20 Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

app – ./

app-git-main.exactly.app
exactly.app
exactly-development.vercel.app
app.exact.ly
app.exactly.app

Please sign in to comment.