We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 831bfca commit fc5ce76Copy full SHA for fc5ce76
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