We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ab971 commit d4907caCopy full SHA for d4907ca
best_practices/tests.rst
@@ -30,7 +30,7 @@ A functional test can be as easy as this:
30
31
.. code-block:: php
32
33
- <?php
+ // src/AppBundle/Tests/ApplicationAvailabilityFunctionalTest.php
34
35
namespace AppBundle\Tests;
36
0 commit comments