Merge remote-tracking branch 'origin/v11/dev' into v12/dev
# Conflicts: # tests/Umbraco.Tests.Integration/NewBackoffice/OpenAPIContractTest.cs # tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentServiceTests.cs
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
using NUnit.Framework;
|
||||
using Umbraco.Cms.Core;
|
||||
using Umbraco.Cms.Core.Models.ContentEditing;
|
||||
using Umbraco.Cms.Tests.Common.Attributes;
|
||||
using Umbraco.Cms.Web.BackOffice.Controllers;
|
||||
|
||||
namespace Umbraco.Cms.Tests.Integration.TestServerTest.Controllers;
|
||||
@@ -12,6 +13,7 @@ namespace Umbraco.Cms.Tests.Integration.TestServerTest.Controllers;
|
||||
public class EnsureNotAmbiguousActionNameControllerTests : UmbracoTestServerTestBase
|
||||
{
|
||||
[Test]
|
||||
[LongRunning]
|
||||
public void EnsureNotAmbiguousActionName()
|
||||
{
|
||||
var intId = 0;
|
||||
|
||||
Reference in New Issue
Block a user