mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-30 11:38:32 -07:00
Added root folder and approving quality profiles in radarr #1065
This commit is contained in:
parent
10ef372cfd
commit
a93c18bc04
14 changed files with 395 additions and 32 deletions
|
@ -44,6 +44,7 @@ using Ombi.UI.Modules;
|
|||
namespace Ombi.UI.Tests
|
||||
{
|
||||
[TestFixture]
|
||||
[Ignore("Needs rewrite")]
|
||||
public class UserLoginModuleTests
|
||||
{
|
||||
private Mock<ISettingsService<AuthenticationSettings>> AuthMock { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue