We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef49fed commit c8a7b1fCopy full SHA for c8a7b1f
1 file changed
tests/system/Email/EmailTest.php
@@ -1,6 +1,6 @@
1
<?php namespace system\Email;
2
3
-class EmailTest extends \CIUnitTestCase
+class EmailTest extends \CodeIgniter\Test\CIUnitTestCase
4
{
5
public function testEmailValidation()
6
0 commit comments