krzysiekpiasecki / Gentelella

Welcome to Gentelella - Responsive Bootstrap Admin Application based on the Foundation of Symfony and Gentelella!
http://gentelella.herokuapp.com
MIT License
100 stars 54 forks source link

Test failures #31

Closed krzysiekpiasecki closed 7 years ago

krzysiekpiasecki commented 7 years ago

After composer update functional tests are failed with a messages like a:

TypeError: Argument 1 passed to FOS\UserBundle\Doctrine\UserListener::__construct() must be an instance of FOS\UserBundle\Util\PasswordUpdaterInterface, instance of appTestProjectContainer given, called in /Users/krzysztek/Documents/Workspaces/php/Gentelella/var/cache/test/appTestProjectContainer.php on line 577

The application still works. Should wait for a stable release of FOSUserBundle?