Fixed: Waiting a long time for unavailable root folders

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
Mark McDowall
2019-08-16 20:54:03 -07:00
committed by Qstick
parent 05b25429dc
commit 74cb2a6f52
4 changed files with 56 additions and 22 deletions
@@ -7,7 +7,6 @@ using FluentAssertions;
using Moq;
using NUnit.Framework;
using NzbDrone.Common.Disk;
using NzbDrone.Core.Configuration;
using NzbDrone.Core.RootFolders;
using NzbDrone.Core.Test.Framework;
using NzbDrone.Core.Music;