mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
Revert FeatureTestCase
Restore this test to extend CIDatabaseTestCase
This commit is contained in:
parent
38ff08a747
commit
33835f1506
@ -53,7 +53,7 @@ use Config\Services;
|
||||
*
|
||||
* @package CodeIgniter\Test
|
||||
*/
|
||||
class FeatureTestCase extends CIUnitTestCase
|
||||
class FeatureTestCase extends CIDatabaseTestCase
|
||||
{
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user