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
- Rename jest.config.js to jest.config.cjs for ES module compatibility
- Update package.json test scripts to explicitly reference jest.config.cjs
- All tests now pass successfully (5/5 tests passing)
- Resolves ES module scope issues with Jest configuration
Co-authored-by: openhands <openhands@all-hands.dev>
0 commit comments