v4.4.3
Fixed
- Changed some private methods to protected in tests for easier extension.
- Tentative fix for duplication of user_name in user Factories.
- Factories now uses
::class
reference instead of string. - Fix
ExceptionHandlerTest
test to speed things up.