Skip to content

Commit c8a7b1f

Browse files
committed
Update new tests for refactor
1 parent ef49fed commit c8a7b1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/system/Email/EmailTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php namespace system\Email;
22

3-
class EmailTest extends \CIUnitTestCase
3+
class EmailTest extends \CodeIgniter\Test\CIUnitTestCase
44
{
55
public function testEmailValidation()
66
{

0 commit comments

Comments
 (0)