mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 04:26:50 -07:00
Skip spotify mapping tests
This commit is contained in:
parent
d8850af019
commit
3dd04cecbf
1 changed files with 2 additions and 2 deletions
|
@ -80,7 +80,7 @@ namespace NzbDrone.Core.Test.ImportListTests
|
|||
}
|
||||
|
||||
[Test]
|
||||
[Ignore("Pending mapping fixes", Until = "2025-04-20 00:00:00Z")]
|
||||
[Ignore("Pending mapping fixes", Until = "2025-10-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 = "2025-04-20 00:00:00Z")]
|
||||
[Ignore("Pending mapping fixes", Until = "2025-10-20 00:00:00Z")]
|
||||
public void map_album_should_work()
|
||||
{
|
||||
UseRealHttp();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue