mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
ALPHA 3.0.2a
This commit is contained in:
@@ -3,8 +3,9 @@ namespace Faker\Test\Provider;
|
||||
|
||||
use Faker\Provider\en_US\Text;
|
||||
use Faker\Generator;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class TextTest extends \PHPUnit_Framework_TestCase
|
||||
class TextTest extends TestCase
|
||||
{
|
||||
public function testTextMaxLength()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user