lorisleiva / laravel-actions

⚡️ Laravel components that take care of one specific task
https://laravelactions.com
MIT License
2.49k stars 121 forks source link

WithAttributes will not let you Mock or PartialMock Action Objects #275

Open WorthLMS opened 6 months ago

WorthLMS commented 6 months ago

Trying to mock or partialMock any Action Object when the WithAttributes Trait attached throws

Received Mockery_#_App_Actions_Action::set(), but no expectations were specified