Skip to content

Commit

Permalink
Skipping timeout test
Browse files Browse the repository at this point in the history
  • Loading branch information
drewm committed Feb 16, 2017
1 parent 00b5518 commit fe480bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/MailChimpTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ public function testResponseState()
*/
public function testRequestTimeout()
{
$this->markTestSkipped('CI server too fast to realistically test.');


$MC_API_KEY = getenv('MC_API_KEY');

if (!$MC_API_KEY) {
Expand Down

0 comments on commit fe480bb

Please sign in to comment.