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 e87e9ee commit aa6fb92Copy full SHA for aa6fb92
book/testing.rst
@@ -92,7 +92,7 @@ of your bundle::
92
directory.
93
94
Just like in your real application - autoloading is automatically enabled
95
-via the ``bootstrap.php.cache`` file (as configured by default in the
+via the ``autoload.php`` file (as configured by default in the
96
``app/phpunit.xml.dist`` file).
97
98
Running tests for a given file or directory is also very easy:
0 commit comments