mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-01-19 21:28:58 +00:00
Fixing a bad test.
This commit is contained in:
parent
520689fa5b
commit
885a95d847
@ -141,6 +141,7 @@ describe('WorkflowSpecListComponent', () => {
|
|||||||
description: '',
|
description: '',
|
||||||
category_id: 0,
|
category_id: 0,
|
||||||
display_order: 0,
|
display_order: 0,
|
||||||
|
standalone: false
|
||||||
};
|
};
|
||||||
|
|
||||||
const _upsertWorkflowSpecificationSpy = spyOn((component as any), '_upsertWorkflowSpecification')
|
const _upsertWorkflowSpecificationSpy = spyOn((component as any), '_upsertWorkflowSpecification')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user