PR comments updated. Reorganised logic. Removed unused functionality. Started to reorganise update and save roles functionality.

This commit is contained in:
Emma Garland
2020-12-09 18:36:39 +00:00
parent 6fb8724886
commit 2c006ea99f
14 changed files with 192 additions and 233 deletions

View File

@@ -5,6 +5,7 @@ using NUnit.Framework;
using Umbraco.Extensions;
using Umbraco.Infrastructure.Security;
using Umbraco.Tests.Integration.Testing;
using Umbraco.Web.BackOffice.Extensions;
namespace Umbraco.Tests.Integration.Umbraco.Web.BackOffice
{