mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Lazy import proxy-agent
This commit is contained in:
@@ -338,7 +338,7 @@ describe('updater/differential', () => {
|
||||
await assert.isRejected(
|
||||
download(outFile, data, {
|
||||
gotOptions: {
|
||||
...getGotOptions(),
|
||||
...(await getGotOptions()),
|
||||
timeout: {
|
||||
connect: 0.5 * durations.SECOND,
|
||||
lookup: 0.5 * durations.SECOND,
|
||||
|
||||
Reference in New Issue
Block a user