feat: Return scopes on executions (no-changelog) (#10310)

This commit is contained in:
Val
2024-08-07 10:19:09 +01:00
committed by GitHub
parent 6d8323fade
commit fa17391dbd
10 changed files with 94 additions and 4 deletions

View File

@@ -30,6 +30,7 @@ describe('ExecutionService', () => {
mock(),
mock(),
mock(),
mock(),
);
});