Skip to content

Commit d24ac0c

Browse files
committed
cleanup env
1 parent 351f67a commit d24ac0c

File tree

1 file changed

+1
-1
lines changed
  • tests/Application

1 file changed

+1
-1
lines changed

tests/Application/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ APP_SECRET=EDITME
1212
# Format described at http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url
1313
# For a sqlite database, use: "sqlite:///%kernel.project_dir%/var/data.db"
1414
# Set "serverVersion" to your server version to avoid edge-case exceptions and extra database calls
15-
DATABASE_URL=mysql://root@127.0.0.1/sylius_wish_list_plugin_%kernel.environment%?serverVersion=5.7
15+
DATABASE_URL=mysql://root@127.0.0.1/sylius_wishlist_plugin_%kernel.environment%
1616
###< doctrine/doctrine-bundle ###
1717

1818
###> symfony/swiftmailer-bundle ###

0 commit comments

Comments
 (0)