Fixed: Cleanup 11 more tests

This commit is contained in:
Qstick
2017-12-30 01:09:10 -05:00
parent d8c89f5bbd
commit ec12bede9d
10 changed files with 96 additions and 50 deletions
@@ -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>();