mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-02-12 00:38:53 -06:00
Skip spotify mapping tests
This commit is contained in:
@@ -80,7 +80,7 @@ namespace NzbDrone.Core.Test.ImportListTests
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Ignore("Pending mapping fixes", Until = "2024-12-20 00:00:00Z")]
|
||||
[Ignore("Pending mapping fixes", Until = "2025-04-20 00:00:00Z")]
|
||||
public void map_artist_should_work()
|
||||
{
|
||||
UseRealHttp();
|
||||
@@ -159,7 +159,7 @@ namespace NzbDrone.Core.Test.ImportListTests
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Ignore("Pending mapping fixes", Until = "2024-12-20 00:00:00Z")]
|
||||
[Ignore("Pending mapping fixes", Until = "2025-04-20 00:00:00Z")]
|
||||
public void map_album_should_work()
|
||||
{
|
||||
UseRealHttp();
|
||||
|
||||
Reference in New Issue
Block a user