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
fix: add null safety checks for terminal scroll refs in tests
- Add requestAnimationFrame mock in Hero tests
- Add null checks before accessing scrollHeight in TerminalPopup
- Prevents 'Cannot read properties of null' error in CI/CD
- All 278 tests now passing including Hero component tests
0 commit comments