Tests Laravel Framework Pest PHP
When running a PESTPHP test if you come across this error:
Received Mockery_1_Illuminate_Console_OutputStyle::askQuestion(), but no expectations were specified
Usually caused by caching, clear your cache by running:
php artisan optimize:clear
Read articles directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Copyright © 2006 - 2025 DC Blog - All rights reserved.