codeception-test Steps to reproduce issue: clone this repo composer install php app/console doctrine:database:create php app/console doctrine:schema:create bin/codecept run First test runs fine, second fails.