fix(core): update

This commit is contained in:
2020-02-23 19:03:25 +00:00
parent 3b2d140836
commit 736113eb4e
2 changed files with 19 additions and 3 deletions

View File

@ -12,7 +12,7 @@ tap.test('should start the testproxy', async () => {
});
tap.test('should supply reverse proxy config', async () => {
testProxy.updateReversConfigs([
testProxy.updateReverseConfigs([
{
destinationIp: 'localhost',
destinationPort: '3000',