Updated health check configuration validation tests to match change to cron expression.

This commit is contained in:
Andy Butland
2020-10-31 22:53:16 +01:00
parent ed8c29f902
commit 0bffe9aa55
2 changed files with 2 additions and 3 deletions

View File

@@ -52,7 +52,6 @@ namespace Umbraco.Infrastructure.HostedServices
_logger = logger;
_profilingLogger = profilingLogger;
}
public override async void ExecuteAsync(object state)
{