1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-03 05:25:10 +00:00

Bump skipping spotify tests

This commit is contained in:
Bogdan 2024-03-28 13:00:49 +02:00
parent 28f2eb974d
commit 2a10505dff

View file

@ -80,7 +80,7 @@ public void map_artist_should_not_update_id_if_http_throws()
} }
[Test] [Test]
[Ignore("Pending mapping fixes", Until = "2024-03-20 00:00:00Z")] [Ignore("Pending mapping fixes", Until = "2024-04-20 00:00:00Z")]
public void map_artist_should_work() public void map_artist_should_work()
{ {
UseRealHttp(); UseRealHttp();
@ -159,7 +159,7 @@ public void map_album_should_not_update_id_if_http_throws()
} }
[Test] [Test]
[Ignore("Pending mapping fixes", Until = "2024-03-20 00:00:00Z")] [Ignore("Pending mapping fixes", Until = "2024-04-20 00:00:00Z")]
public void map_album_should_work() public void map_album_should_work()
{ {
UseRealHttp(); UseRealHttp();