Skip to content

Commit 1f38b6f

Browse files
committed
lightning stability sleep
1 parent fd994ae commit 1f38b6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/specs/lightning.e2e.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ describe('@lightning - Lightning', () => {
131131
await tap('ReceiveTagsSubmit');
132132
await sleep(300);
133133
await tap('ShowQrReceive');
134+
await sleep(500);
134135
const invoice2 = await getAddressFromQRCode('lightning');
135136
await swipeFullScreen('down');
136137
await lnd.sendPaymentSync({ paymentRequest: invoice2 });

0 commit comments

Comments
 (0)