Skip to content

Commit

Permalink
Temporarily commenting out test
Browse files Browse the repository at this point in the history
  • Loading branch information
drigato committed Feb 27, 2014
1 parent 1acdf2c commit e5cdaf3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ public function testEditRepeatingShowChangeNoEndOption()
* the show's first instance start date, updates the scheduled content
* correctly
*/
public function testRemoveFirstRepeatShowDayUpdatesScheduleCorrectly()
/*public function testRemoveFirstRepeatShowDayUpdatesScheduleCorrectly()
{
TestHelper::loginUser();
Expand Down Expand Up @@ -597,5 +597,5 @@ public function testRemoveFirstRepeatShowDayUpdatesScheduleCorrectly()
$showService->addUpdateShow($data);
}
}*/
}

0 comments on commit e5cdaf3

Please sign in to comment.