Files
n8n-mcp/tests/integration/docker
czlonkowski 100f67ce3b fix: resolve TypeScript lint error in Docker entrypoint tests
- Add type guard to safely check for 'failed' property existence
- Use 'in' operator to handle union type properly
- Fixes TS2339 error: Property 'failed' does not exist on type

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-01 15:27:58 +02:00
..