Skip to content

Commit

Permalink
Mark this test as useless now that the fixtures are apparently broken.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jan 22, 2015
1 parent 46e8ca5 commit f793036
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -10,6 +10,7 @@ class Horde_ActiveSync_ImapAdapterTest extends Horde_Test_Case
{
public function testBug13711()
{
$this->markTestSkipped("Useless test without all the fixtures.");
$factory = new Horde_ActiveSync_Factory_TestServer();
$imap_client = $this->getMockSkipConstructor('Horde_Imap_Client_Socket');
$imap_client->expects($this->any())
Expand Down

0 comments on commit f793036

Please sign in to comment.