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: ensure eloquent events fire in test environment
Add clearBootedModels call in setUp to force models to re-boot after application initialization, ensuring event handlers are properly wired to the event dispatcher
0 commit comments