feat(core): Update endpoint to update a workflow, to support updating the workflow parent folder (no-chagelog) (#13906)

This commit is contained in:
Ricardo Espinoza
2025-03-17 12:06:52 -04:00
committed by GitHub
parent d0fdb11499
commit 3a5cc4ae95
4 changed files with 68 additions and 15 deletions

View File

@@ -41,6 +41,7 @@ beforeAll(async () => {
mock(),
mock(),
mock(),
mock(),
);
});