Remove the header from post-install files (handled by Flex now)

This commit is contained in:
Fabien Potencier
2021-08-30 12:25:28 +02:00
parent 5e74696062
commit 1aa7d46cb0
28 changed files with 0 additions and 112 deletions
@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> How to test? </>
<bg=blue;fg=white> </>
* <fg=blue>Write</> test cases in the <comment>tests/</> folder
* <fg=blue>Run</> <comment>php bin/phpunit</>
@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> How to test? </>
<bg=blue;fg=white> </>
* <fg=blue>Write</> test cases in the <comment>tests/</> folder
* <fg=blue>Run</> <comment>php bin/phpunit</>
@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> How to test? </>
<bg=blue;fg=white> </>
* <fg=blue>Write</> test cases in the <comment>tests/</> folder
* <fg=blue>Run</> <comment>php bin/phpunit</>
@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> How to test? </>
<bg=blue;fg=white> </>
* <fg=blue>Write</> test cases in the <comment>tests/</> folder
* <fg=blue>Run</> <comment>php bin/phpunit</>
@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> How to test? </>
<bg=blue;fg=white> </>
* <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</>