Fix BookInfo tests

This commit is contained in:
Bogdan
2024-03-16 18:24:20 +02:00
parent 04682c9d91
commit 11eda3b11b
9 changed files with 10 additions and 10 deletions
@@ -6,7 +6,7 @@ using Readarr.Api.V1.Blocklist;
namespace NzbDrone.Integration.Test.ApiTests
{
[TestFixture]
[Ignore("Waiting for metadata to be back again", Until = "2024-03-15 00:00:00Z")]
[Ignore("Waiting for metadata to be back again", Until = "2024-05-15 00:00:00Z")]
public class BlocklistFixture : IntegrationTest
{
private AuthorResource _author;