mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
The previous agent claimed it removed the test skipping logic but actually didn't - it hallucinated the fix. The file still had: - const claudeIntegrationEnabled check - describeClaudeIntegration conditional - Warning message about skipping tests This commit ACTUALLY removes all of it. Tests now run unconditionally. All 14 tests pass ✓ 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>