Skip to content

Commit

Permalink
VR-263: test update.
Browse files Browse the repository at this point in the history
  • Loading branch information
n3op2 committed Nov 15, 2024
1 parent a1bc5a7 commit 197df0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/helpers/setupConnection.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export async function withConnection(invitatorUrl: string, receiverUrl: string)
stepCount: '2',
})

retries = 20
retries = 30
while (retries) {
await delay(500)
const invitatorConnection = await fetchGet(`${invitatorUrl}/connection?search=OFFSHORE`)
Expand Down

0 comments on commit 197df0b

Please sign in to comment.