mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-11 07:46:05 -07:00
More changes for #72
This commit is contained in:
parent
6dea8b7440
commit
acb9aab369
4 changed files with 9 additions and 7 deletions
|
@ -49,6 +49,7 @@ using PlexRequests.Helpers;
|
|||
namespace PlexRequests.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