You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace file-based mocks with inline Jest mocks to avoid module name conflicts
- Update themes.test.js and monitor.test.jsx to use proper inline mock definitions
- Remove physical __mocks__ directories that were causing Jest duplication warnings
- Ensure tests use expected mock values instead of actual theme values
Fixes unit tests that were failing due to mock configuration issues after
upstream merge integration.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments