fix(core): update

This commit is contained in:
2020-08-24 12:01:38 +00:00
parent c829b06169
commit a0a9e3f824
13 changed files with 10138 additions and 774 deletions

View File

@ -34,8 +34,8 @@ tap.skip.test('should deal with unix socks', async () => {
{
headers: {
'Content-Type': 'application/json',
Host: 'docker.sock'
}
Host: 'docker.sock',
},
}
);
console.log(socketResponse.body);