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
v1.1.12: Add forceExit and testTimeout to Jest CI command
- Add --forceExit flag to ensure Jest exits after tests complete
- Add --testTimeout=30000 to prevent individual tests from hanging
- Fixes issue where test suite would run indefinitely in CI
0 commit comments