aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/core
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ctrack/core/utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctrack/core/utils.py b/ctrack/core/utils.py
index af01549..3c54245 100644
--- a/ctrack/core/utils.py
+++ b/ctrack/core/utils.py
@@ -71,6 +71,7 @@ def _create_caf_app_service(c_descriptors, org, q_descriptors):
triage_review_inspector=None,
)
caf.systems.add(as1, as2)
+ return caf
def populate_db(**kwargs):