mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 20:44:00 +02:00
cleaned up app startup logic.
fixed update app issue.
This commit is contained in:
@@ -9,7 +9,7 @@ using NzbDrone.Update.UpdateEngine;
|
||||
namespace NzbDrone.Update.Test
|
||||
{
|
||||
[TestFixture]
|
||||
public class ProgramFixture : TestBase<Program>
|
||||
public class ProgramFixture : TestBase<UpdateApp>
|
||||
{
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user