We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53918b3 commit 172a403Copy full SHA for 172a403
2 files changed
system/Test/FeatureTestCase.php
@@ -53,7 +53,7 @@
53
*
54
* @package CodeIgniter\Test
55
*/
56
-class FeatureTestCase extends CIUnitTestCase
+class FeatureTestCase extends CIDatabaseTestCase
57
{
58
59
/**
system/Test/NakedFeatureTestCase.php
0 commit comments