Skip to content

Commit 0aebebf

Browse files
committed
docs: change to FQCN
1 parent 7d20c89 commit 0aebebf

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
@@ -70,7 +70,7 @@ The Test Class
7070
==============
7171

7272
In order to take advantage of the additional tools provided, your tests must extend
73-
``CIUnitTestCase``.
73+
``CodeIgniter\Test\CIUnitTestCase``.
7474

7575
There are no rules for how test files must be placed. However, we recommend that
7676
you establish placement rules in advance so that you can quickly understand where

0 commit comments

Comments
 (0)