Skip to content

Commit 1f640c0

Browse files
committed
docs: Update "Testing"
1 parent d14ca4f commit 1f640c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/testing/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Testing Your Application
6060
PHPUnit Configuration
6161
=====================
6262

63-
In your CodeIgniter project root, there is the ``phpunit.xml.dist`` file. This
63+
In your CodeIgniter project root, there is the ``phpunit.dist.xml`` file. This
6464
controls unit testing of your application. If you provide your own ``phpunit.xml``,
6565
it will over-ride this.
6666

0 commit comments

Comments
 (0)