Skip spotify mapping tests

This commit is contained in:
Bogdan 2024-12-21 16:08:38 +02:00 committed by sharinganthief
parent e73cbb6827
commit 2171fa12cb

View file

@ -80,7 +80,7 @@ public void map_artist_should_not_update_id_if_http_throws()
}
[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 @@ public void map_album_should_not_update_id_if_http_throws()
}
[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();