UmbracoPath should no longer be configurable (#13032)

* UmbracoPath should no longer be configurable

* Remove UmbracoPath configuration from all tests
This commit is contained in:
Kenn Jacobsen
2022-09-20 13:19:18 +02:00
committed by GitHub
parent d872d6228f
commit a390ad1c3c
11 changed files with 37 additions and 44 deletions

View File

@@ -46,7 +46,6 @@ public class TelemetryServiceTests : UmbracoIntegrationTest
Constants.Telemetry.OsLanguage,
Constants.Telemetry.WebServer,
Constants.Telemetry.ModelsBuilderMode,
Constants.Telemetry.CustomUmbracoPath,
Constants.Telemetry.AspEnvironment,
Constants.Telemetry.IsDebug,
Constants.Telemetry.DatabaseProvider,