From d68f207e9b1b9157b94e7bbaa0bf898135dc624d Mon Sep 17 00:00:00 2001 From: Bogdan Date: Sun, 11 Feb 2024 06:20:59 +0200 Subject: [PATCH] Ignore spotify mapping test temporarily --- .../ImportListTests/Spotify/SpotifyMappingFixture.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/NzbDrone.Core.Test/ImportListTests/Spotify/SpotifyMappingFixture.cs b/src/NzbDrone.Core.Test/ImportListTests/Spotify/SpotifyMappingFixture.cs index 2e19400fc..224b21148 100644 --- a/src/NzbDrone.Core.Test/ImportListTests/Spotify/SpotifyMappingFixture.cs +++ b/src/NzbDrone.Core.Test/ImportListTests/Spotify/SpotifyMappingFixture.cs @@ -158,6 +158,7 @@ namespace NzbDrone.Core.Test.ImportListTests } [Test] + [Ignore("Pending mapping fixes", Until = "2024-02-20 00:00:00Z")] public void map_album_should_work() { UseRealHttp();