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
@@ -7,7 +7,7 @@ using Readarr.Api.V1.Author;
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 AuthorEditorFixture : IntegrationTest
{
private void GivenExistingAuthor()