Rename ns Microsoft.AspNetCore.Authroization.Test to Microsoft.AspNetCore.Authorization.Test (#1693)
This commit is contained in:
parent
41bcbd5f0b
commit
4103d47f09
|
|
@ -9,7 +9,7 @@ using Microsoft.AspNetCore.Authorization.Infrastructure;
|
|||
using Microsoft.Extensions.Options;
|
||||
using Xunit;
|
||||
|
||||
namespace Microsoft.AspNetCore.Authroization.Test
|
||||
namespace Microsoft.AspNetCore.Authorization.Test
|
||||
{
|
||||
public class AuthorizationPolicyFacts
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue