1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

hacked in a fix for EDT shows showing the wrong start time

This commit is contained in:
Mark McDowall
2013-09-08 10:49:12 -07:00
parent 00bf533696
commit b06f1004f8
2 changed files with 6 additions and 1 deletions
@@ -47,7 +47,6 @@ namespace NzbDrone.Core.Test.MetadataSourceTests
ValidateEpisodes(details.Item2);
}
[Test]
public void getting_details_of_invalid_series()
{