mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-04-04 07:32:42 +02:00
Removed echo in UserAgentTest.
This commit is contained in:
parent
ba39896acc
commit
707cf049ad
@ -9,7 +9,6 @@ class UserAgentTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
public function testRandomUserAgent()
|
||||
{
|
||||
echo UserAgent::userAgent();
|
||||
$this->assertNotNull(UserAgent::userAgent());
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user