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-06-30 06:26:12 +03:00
parent e31f2ad253
commit 39a5abd5ae

View file

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