Lazy import proxy-agent
This commit is contained in:
parent
83e8f4b59d
commit
091b50c414
9 changed files with 60 additions and 39 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue