refactor(core): Use injectable classes for db repositories (part-1) (no-changelog) (#5953)
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
This commit is contained in:
committed by
GitHub
parent
323e26acfd
commit
10f8c35dbb
@@ -131,7 +131,7 @@ export class WaitTracker {
|
||||
executionId,
|
||||
ResponseHelper.flattenExecutionData({
|
||||
...fullExecutionData,
|
||||
}),
|
||||
}) as IExecutionFlattedDb,
|
||||
);
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user