mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Method, Variable, Class Renames in Readarr.Api
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ namespace NzbDrone.Core.Test.DecisionEngineTests.RssSync
|
||||
private void GivenUnmonitorDeletedTracks(bool enabled)
|
||||
{
|
||||
Mocker.GetMock<IConfigService>()
|
||||
.SetupGet(v => v.AutoUnmonitorPreviouslyDownloadedTracks)
|
||||
.SetupGet(v => v.AutoUnmonitorPreviouslyDownloadedBooks)
|
||||
.Returns(enabled);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user