mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-01-30 06:22:04 +00:00
Updated test expectation to match the new validation that accepts EITHER range OR columns for Google Sheets append operation. This fixes the CI test failure. Test was expecting old message: 'Range is required for append operation' Now expects: 'Range or columns mapping is required for append operation' Related to #304 - Google Sheets v4+ resourceMapper validation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>