fix(core): update
This commit is contained in:
@ -73,7 +73,8 @@ tap.test('should create a service', async () => {
|
||||
'testlabel': 'hi'
|
||||
},
|
||||
Name: 'testService',
|
||||
networks: [testNetwork]
|
||||
networks: [testNetwork],
|
||||
networkAlias: 'testService'
|
||||
});
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user