refactor(core): Remove license from execution repository (no-changelog) (#9726)

This commit is contained in:
Iván Ovejero
2024-06-13 11:43:21 +02:00
committed by GitHub
parent 58f00bbacd
commit 6a43710859
4 changed files with 9 additions and 9 deletions

View File

@@ -16,6 +16,8 @@ describe('ExecutionService', () => {
mock(),
mock(),
mock(),
mock(),
mock(),
);
it('should error on retrying an aborted execution', async () => {