krzysiekpiasecki / Gentelella

Welcome to Gentelella - Responsive Bootstrap Admin Application based on the Foundation of Symfony and Gentelella!

Home Page:http://gentelella.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test failures

krzysiekpiasecki opened this issue · comments

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?