Trying to get test to work on travis
This commit is contained in:
parent
0a567f7624
commit
d55a338021
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ class GoogleProfanityTest extends PHPUnit_Framework_TestCase
|
|||
*/
|
||||
public function testInvalidResponse()
|
||||
{
|
||||
$this->profanity->check('test', 'http://localhost');
|
||||
$this->profanity->check('test', 'http://127.0.0.1?q=');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue