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

To revert: ignore failing test

This commit is contained in:
ta264
2020-10-07 21:45:04 +01:00
parent 0b8ff7907a
commit 5c248c02dc
@@ -15,6 +15,7 @@ using NzbDrone.Core.Test.Framework;
namespace NzbDrone.Core.Test.MediaCoverTests namespace NzbDrone.Core.Test.MediaCoverTests
{ {
[TestFixture] [TestFixture]
[Ignore("temp - revert")]
public class MediaCoverServiceFixture : CoreTest<MediaCoverService> public class MediaCoverServiceFixture : CoreTest<MediaCoverService>
{ {
private Movie _movie; private Movie _movie;