Skip to content

v4.4.3

Compare
Choose a tag to compare
@lcharette lcharette released this 03 Jun 01:15
· 243 commits to master since this release
90f3790

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.