osTicket / roadmap

osTicket Public Roadmap
Creative Commons Attribution 4.0 International
45 stars 6 forks source link

Update Factories/Test Cases #16

Closed JediKev closed 2 years ago

JediKev commented 2 years ago

After updating Laravel from 7.x to 8.x the Factories and Test Cases no longer work. We need to update the Factories to the new format and update all Test Cases to function properly. This should be a matter of just updating Factory calls in the Tests.