Files
n8n-mcp/tests
czlonkowski df816556e5 refactor: use modern executionOrder v1 as default instead of legacy v0
Changed minimal default settings from executionOrder: 'v0' (legacy) to
executionOrder: 'v1' (modern default) when providing fallback settings.

This ensures workflows use the modern execution order by default, which
provides better performance and more predictable execution behavior.

Updated all affected tests to expect 'v1' instead of 'v0'.

Conceived by Romuald Członkowski - https://www.aiadvisors.pl/en

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 18:55:48 +01:00
..