mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-14 12:14:46 +00:00
Get testing bpmn files out of the config directory
This commit is contained in:
parent
013489105d
commit
2450800bbd
@ -20,6 +20,9 @@ SPIFFWORKFLOW_BACKEND_LOG_LEVEL = environ.get(
|
||||
# different places and this allows us to know exactly where we are at the start
|
||||
BPMN_SPEC_ABSOLUTE_DIR = os.path.join(
|
||||
os.path.dirname(__file__),
|
||||
"..",
|
||||
"..",
|
||||
"..",
|
||||
"tests",
|
||||
"spiffworkflow_backend",
|
||||
"files",
|
||||
|
Loading…
x
Reference in New Issue
Block a user