mirror of
https://github.com/Radarr/Radarr
synced 2025-12-25 01:34:32 +01:00
To revert: ignore failing test
This commit is contained in:
parent
0b8ff7907a
commit
5c248c02dc
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
namespace NzbDrone.Core.Test.MediaCoverTests
|
||||
{
|
||||
[TestFixture]
|
||||
[Ignore("temp - revert")]
|
||||
public class MediaCoverServiceFixture : CoreTest<MediaCoverService>
|
||||
{
|
||||
private Movie _movie;
|
||||
|
|
|
|||
Loading…
Reference in a new issue