mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 19:16:25 +03:00
Remove the header from post-install files (handled by Flex now)
This commit is contained in:
@@ -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</>
|
||||
|
||||
Reference in New Issue
Block a user