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