Skip to content

Commit 33835f1

Browse files
authored
Revert FeatureTestCase
Restore this test to extend CIDatabaseTestCase
1 parent 38ff08a commit 33835f1

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 CIUnitTestCase
56+
class FeatureTestCase extends CIDatabaseTestCase
5757
{
5858

5959
/**

0 commit comments

Comments
 (0)