mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
Fixed: Cleanup 11 more tests
This commit is contained in:
@@ -72,6 +72,7 @@ namespace NzbDrone.Core.Test.Datastore
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Ignore("This does not currently join correctly, however we are not using the joined info")]
|
||||
public void should_join_artist_when_query_for_albums()
|
||||
{
|
||||
var db = Mocker.Resolve<IDatabase>();
|
||||
|
||||
Reference in New Issue
Block a user