diff --git a/src/Umbraco.Tests.Integration/RuntimeTests.cs b/src/Umbraco.Tests.Integration/RuntimeTests.cs index 828a5b68d1..034b937a3b 100644 --- a/src/Umbraco.Tests.Integration/RuntimeTests.cs +++ b/src/Umbraco.Tests.Integration/RuntimeTests.cs @@ -50,7 +50,7 @@ namespace Umbraco.Tests.Integration } [Test] - public void AddUmbracoBackOffice() + public void AddUmbracoCore() { var testHelper = new TestHelper();