Merge pull request #744

This commit is contained in:
symfony-flex-server[bot]
2020-02-27 06:13:08 +00:00
committed by GitHub
2 changed files with 0 additions and 10 deletions
@@ -1,9 +0,0 @@
services:
_defaults:
public: true
# If you need to access services in a test, create an alias
# and then fetch that alias from the container. As a convention,
# aliases are prefixed with test. For example:
#
# test.App\Service\MyService: '@App\Service\MyService'
-1
View File
@@ -2,7 +2,6 @@
"copy-from-recipe": {
".env.test": ".env.test",
"bin/": "%BIN_DIR%/",
"config/": "%CONFIG_DIR%/",
"phpunit.xml.dist": "phpunit.xml.dist",
"tests/": "tests/"
},