We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14ca4f commit 1f640c0Copy full SHA for 1f640c0
user_guide_src/source/testing/overview.rst
@@ -60,7 +60,7 @@ Testing Your Application
60
PHPUnit Configuration
61
=====================
62
63
-In your CodeIgniter project root, there is the ``phpunit.xml.dist`` file. This
+In your CodeIgniter project root, there is the ``phpunit.dist.xml`` file. This
64
controls unit testing of your application. If you provide your own ``phpunit.xml``,
65
it will over-ride this.
66
0 commit comments