Ignore tests temporarily

This commit is contained in:
Bogdan
2023-11-26 09:49:42 +02:00
parent 50c0b0dbaa
commit 65ff890c74
9 changed files with 9 additions and 0 deletions
@@ -15,6 +15,7 @@ using NzbDrone.Test.Common;
namespace NzbDrone.Core.Test.MetadataSource.Goodreads
{
[TestFixture]
[Ignore("Waiting for metadata to be back again", Until = "2023-12-31 00:00:00Z")]
public class BookInfoProxySearchFixture : CoreTest<BookInfoProxy>
{
[SetUp]