Update got/form-data to latest
This commit is contained in:
parent
fa66ddde0f
commit
1466f9f1b2
9 changed files with 205 additions and 167 deletions
|
@ -45,7 +45,7 @@ describe('upload', () => {
|
|||
|
||||
sinon.assert.calledOnce(this.fakeGet);
|
||||
sinon.assert.calledWith(this.fakeGet, 'https://debuglogs.org', {
|
||||
json: true,
|
||||
responseType: 'json',
|
||||
headers: { 'User-Agent': 'Signal-Desktop/1.2.3 Linux' },
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue