mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
Just some more async changes
This commit is contained in:
parent
68648dcccf
commit
5bf557658d
9 changed files with 96 additions and 96 deletions
|
@ -46,7 +46,6 @@ using PlexRequests.UI.Modules;
|
|||
namespace PlexRequests.UI.Tests
|
||||
{
|
||||
[TestFixture]
|
||||
//[Ignore("Needs some work")]
|
||||
public class UserLoginModuleTests
|
||||
{
|
||||
private Mock<ISettingsService<AuthenticationSettings>> AuthMock { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue