[Reroute] Clean floating reroutes in reroute migration (#3209)

This commit is contained in:
Chenlei Hu
2025-03-23 18:40:39 -04:00
committed by GitHub
parent f90d61fad5
commit c3154fe297
4 changed files with 473 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ describe('migrateReroute', () => {
return JSON.parse(fileContent) as WorkflowJSON04
}
it.each(['branching.json', 'single_connected.json'])(
it.each(['branching.json', 'single_connected.json', 'floating.json'])(
'should correctly migrate %s',
(fileName) => {
// Load the legacy workflow