mirror of
https://github.com/symfony/recipes.git
synced 2026-09-14 16:46:24 +03:00
Update Flex endpoint
This commit is contained in:
@@ -29,7 +29,11 @@
|
||||
"aliases": [
|
||||
"simple-phpunit"
|
||||
],
|
||||
"post-install-output": " * <fg=blue>Write</> test cases in the <comment>tests/</> folder\n * Use MakerBundle's <comment>make:test</> command as a shortcut!\n * <fg=blue>Run</> the tests with <comment>php bin/phpunit</>\n"
|
||||
"post-install-output": [
|
||||
" * <fg=blue>Write</> test cases in the <comment>tests/</> folder",
|
||||
" * Use MakerBundle's <comment>make:test</> command as a shortcut!",
|
||||
" * <fg=blue>Run</> the tests with <comment>php bin/phpunit</>"
|
||||
]
|
||||
},
|
||||
"files": {
|
||||
".env.test": {
|
||||
|
||||
Reference in New Issue
Block a user