Skip to content

Commit fc5ce76

Browse files
committed
docs: Update "Testing"
1 parent 831bfca commit fc5ce76

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)