I'm unable to execute bin/console doctrine:migrations:migrate --env=test. Instead of a migration to an empty database I get the output No migrations to execute.. I have an .env.test in the root of the project with a separate database_url for the test environment.