mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-15 07:28:59 +00:00
Donations: Introduce timeouts in early stages of the workflow
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user