mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-04-21 16:01:56 +02:00
Skipped lorumpixel test for the release where the service is pretty unstable
This commit is contained in:
parent
81b3400169
commit
7f1052c420
@ -74,6 +74,8 @@ class ImageTest extends TestCase
|
||||
|
||||
public function testDownloadWithDefaults()
|
||||
{
|
||||
$this->markTestSkipped('Skipped due to unstable service prior 1.9.0 release');
|
||||
|
||||
$url = "http://lorempixel.com/";
|
||||
$curlPing = curl_init($url);
|
||||
curl_setopt($curlPing, CURLOPT_TIMEOUT, 5);
|
||||
|
Loading…
x
Reference in New Issue
Block a user