Skip to content

Commit 7ea334b

Browse files
committed
delays
1 parent 308af0f commit 7ea334b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

e2e/9_swaps.spec.ts

+1
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ describe('Swap Sheet Interaction Flow', () => {
126126
});
127127

128128
it('Should be able to verify swap is happening', async () => {
129+
await delayTime('very-long');
129130
await delayTime('very-long');
130131
await checkIfVisible('profile-screen');
131132
const activityListElements = await fetchElementAttributes('wallet-activity-list');

0 commit comments

Comments
 (0)