mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Fixed: Updater being passed invalid path in some cases
This commit is contained in:
parent
bc9a1fe6a5
commit
5d5b12d80e
3 changed files with 3 additions and 9 deletions
|
@ -4,7 +4,6 @@ using NzbDrone.Core.Test.Framework;
|
|||
|
||||
namespace NzbDrone.Core.Test.ParserTests
|
||||
{
|
||||
|
||||
[TestFixture]
|
||||
public class ReleaseGroupParserFixture : CoreTest
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue