We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c038bf commit 61cdfccCopy full SHA for 61cdfcc
book/testing.rst
@@ -775,7 +775,7 @@ create a ``phpunit.xml`` file to tweak the configuration for your local machine.
775
``phpunit.xml`` file.
776
777
By default, only the tests stored in "standard" bundles are run by the
778
-``phpunit`` command (standard being tests in the ``src/*/Bundle/Tests`` or
+``phpunit`` command (standard being tests in the ``src/*/*Bundle/Tests`` or
779
``src/*/Bundle/*Bundle/Tests`` directories) But you can easily add more
780
directories. For instance, the following configuration adds the tests from
781
the installed third-party bundles:
0 commit comments