Commit 3529431
fix(cli): convert syncers test fixture actions to ordered array
Same CLI fix as before, missed in the previous sweep — the
FlowDefinitionSyncer's validate tests use a top-level VALID_FLOW
constant with the legacy dict shape that the regenerated zod schema
now rejects.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 7e3fcb7 commit 3529431
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments