We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e947511 commit 7b91063Copy full SHA for 7b91063
__tests__/downloader.test.ts
@@ -19,8 +19,7 @@ const buildIdResponse = {
19
queueTime: '2021-02-16T03:11:20.8026424Z',
20
startTime: '2021-02-16T03:11:35.5385517Z',
21
finishTime: '2021-02-16T03:42:07.4413436Z',
22
- url:
23
- 'https://dev.azure.com/Git-for-Windows/f3317b6a-fa67-40d4-9a33-b652e06943df/_apis/build/Builds/71000',
+ url: 'https://dev.azure.com/Git-for-Windows/f3317b6a-fa67-40d4-9a33-b652e06943df/_apis/build/Builds/71000',
24
definition: [Object],
25
project: [Object],
26
uri: 'vstfs:///Build/Build/71000',
0 commit comments