coreui / coreui-free-laravel-admin-template

CoreUI Free Laravel Bootstrap Admin Template
https://coreui.io/laravel/
MIT License
628 stars 360 forks source link

Fix failing tests #29

Closed clanofartisans closed 4 years ago

clanofartisans commented 4 years ago

All failing tests were fixed. It looks like most of the issues were likely due to updates made to project dependencies like Laravel but the tests were not updated to reflect some minor breaking changes. Went from 32 errors and 39 failures to all green.