mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-03 19:08:20 -04:00
Fixed broken test
This commit is contained in:
@@ -40,6 +40,7 @@ namespace NzbDrone.Core.Providers
|
||||
if (EnviromentProvider.RegisterNewInstall)
|
||||
{
|
||||
_deskMetricsClient.RegisterInstall();
|
||||
EnviromentProvider.RegisterNewInstall = false;
|
||||
}
|
||||
|
||||
if (_deskMetricsClient.Started)
|
||||
|
||||
Reference in New Issue
Block a user