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