Ignore tests temporarily

This commit is contained in:
Bogdan
2024-02-12 00:52:33 +02:00
parent a21f83aae1
commit d4262532e2
9 changed files with 9 additions and 9 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-01-31 00:00:00Z")]
[Ignore("Waiting for metadata to be back again", Until = "2024-03-15 00:00:00Z")]
public class BlocklistFixture : IntegrationTest
{
private AuthorResource _author;