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 safety guards to makeBackground for Jest tests
- Guard borderContainer operations to prevent undefined crashes
- Guard borderContainer.addChild in boundary creation functions
- Allows tests to run without full CreateJS stage initialization
- Maintains normal app behavior when stage is available
0 commit comments