mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Update got/form-data to latest
This commit is contained in:
@@ -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' },
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user