mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-05 01:29:07 +00:00
Fix tests
This commit is contained in:
parent
8ec03968df
commit
6b28370111
@ -79,6 +79,7 @@ describe('LinkCreatedComponent', () => {
|
||||
portNameFormat: 'samplePortNameFormat',
|
||||
portSegmentSize: 0,
|
||||
ports: [],
|
||||
properties: undefined,
|
||||
projectId: 'sampleProjectId',
|
||||
status: 'sampleStatus',
|
||||
symbol: 'sampleSymbol',
|
||||
|
@ -59,6 +59,7 @@ describe('NodeDraggedComponent', () => {
|
||||
portNameFormat: 'samplePortNameFormat',
|
||||
portSegmentSize: 0,
|
||||
ports: [],
|
||||
properties: undefined,
|
||||
projectId: 'sampleProjectId',
|
||||
status: 'sampleStatus',
|
||||
symbol: 'sampleSymbol',
|
||||
|
Loading…
x
Reference in New Issue
Block a user