Skip to content

Commit

Permalink
Revert "Mark these as skipped for now."
Browse files Browse the repository at this point in the history
Let's see if these still fail.

This reverts commit 10bfef1.
  • Loading branch information
yunosh committed Jul 1, 2016
1 parent f746287 commit 7b6b7bf
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -45,7 +45,6 @@ public function tearDown()
*/
public function testGetMsaConfig($domains)
{
$this->markTestSkipped();
if (!$domains) {
$this->markTestSkipped();
}
Expand All @@ -66,7 +65,6 @@ public function testGetMsaConfig($domains)
*/
public function testGetMailConfig($domains)
{
$this->markTestSkipped();
if (!$domains) {
$this->markTestSkipped();
}
Expand Down

0 comments on commit 7b6b7bf

Please sign in to comment.