Skip to content

Commit 56047ed

Browse files
committed
Updates a bug in the Validate Test
1 parent 34d8354 commit 56047ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ValidateTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
require_once($path . '/system/abstract/datastore.php');
1212

1313
/**
14-
* Test for Globals concrete class
14+
* Test for Validate concrete class
1515
*/
1616
class ValidateTest extends \PHPUnit_Framework_TestCase
1717
{

0 commit comments

Comments
 (0)