mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-02-24 07:08:16 +00:00
Fixing a bug in SpiffWorkflow (new version in poetry.lock)
fixing a test
This commit is contained in:
parent
de198940dd
commit
3a1a25eba9
@ -97,6 +97,7 @@ class TestSpecFileService(BaseTest):
|
||||
process_id_lookup = SpecReferenceCache(
|
||||
identifier=bpmn_process_identifier,
|
||||
relative_path=self.call_activity_nested_relative_file_path,
|
||||
type='process'
|
||||
)
|
||||
db.session.add(process_id_lookup)
|
||||
db.session.commit()
|
||||
|
Loading…
x
Reference in New Issue
Block a user