Donations: Introduce timeouts in early stages of the workflow
This commit is contained in:
parent
7ef40c64c4
commit
fd794ae90d
42 changed files with 198 additions and 109 deletions
|
|
@ -424,7 +424,7 @@ describe('backups', function (this: Mocha.Suite) {
|
|||
await window.locator('.module-message >> "Message 33"').waitFor();
|
||||
});
|
||||
|
||||
it('handles remote ephemeral backup cancelation', async function () {
|
||||
it('handles remote ephemeral backup cancellation', async function () {
|
||||
const ephemeralBackupKey = randomBytes(32);
|
||||
|
||||
const { phone, server } = bootstrap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue