interface icon indicating copy to clipboard operation
interface copied to clipboard

Remove Liquidity tests fail sporadically

Open vm opened this issue 3 years ago • 0 comments

Bug Description The e2e tests for remove-liquidity fail randomly, might be related to window reloading on that page?

Steps to Reproduce Try to run the test a bunch of times and it'll eventually fail.

Expected Behavior The test should pass.

Additional Context You can look for what changes were made recently in swap.test.ts, may need similar changes.

vm avatar Aug 11 '22 21:08 vm