Skip to content

Commit cf7f299

Browse files
committed
Base FeatureTestCase on CIUnitTestCase
1 parent b9cef44 commit cf7f299

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Test/FeatureTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
*
5454
* @package CodeIgniter\Test
5555
*/
56-
class FeatureTestCase extends CIDatabaseTestCase
56+
class FeatureTestCase extends CIUnitTestCase
5757
{
5858

5959
/**

0 commit comments

Comments
 (0)