mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-30 19:40:05 -07:00
Merge remote-tracking branch 'upstream/dev'
This commit is contained in:
commit
cd2c9a40e5
283 changed files with 10998 additions and 1985 deletions
|
@ -48,6 +48,7 @@ using Ombi.UI.Modules.Admin;
|
|||
namespace Ombi.UI.Tests
|
||||
{
|
||||
[TestFixture]
|
||||
[Ignore("Needs rework")]
|
||||
public class AdminModuleTests
|
||||
{
|
||||
private Mock<ISettingsService<PlexRequestSettings>> PlexRequestMock { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue