ChristianKuri / laravel-favorite

Allows Laravel Eloquent models to implement a 'favorite', 'like', 'remember' and 'follow' features.
MIT License
226 stars 48 forks source link

Fix Unit Tests #10

Closed king724 closed 5 years ago

king724 commented 5 years ago

Description

Motivation and context

All tests will now pass!

How has this been tested?

I ran composer test and all 12 tests pass.

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

This will break compatibility with legacy versions of Laravel. (v5.3 and older)

Checklist:

If you're unsure about any of these, don't hesitate to ask. We're here to help!