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
Fail integration test on any PHP/Framwork Exception
In the past we only did this for warnings in the prod env but those
shouldn't happen regardless of if we run those in `dev`, `test` or `prod`.
This hopefully protects future tests where we miss this line.
0 commit comments