diff --git a/Yvand.LDAPCPSE.Tests/PrimaryGroupIDTests.cs b/Yvand.LDAPCPSE.Tests/PrimaryGroupIDTests.cs index bf29f4e..cef0f74 100644 --- a/Yvand.LDAPCPSE.Tests/PrimaryGroupIDTests.cs +++ b/Yvand.LDAPCPSE.Tests/PrimaryGroupIDTests.cs @@ -48,6 +48,7 @@ public virtual void TestAugmentationOperation(ValidateEntityData registrationDat [TestCase("FakeAccount", false)] [TestCase("yvand@contoso.local", true)] + [TestCase("testLdapcpseUser_001@contoso.local", true)] public void TestAugmentationOperation(string claimValue, bool isMemberOfTrustedGroup) { base.TestAugmentationOperation(claimValue, isMemberOfTrustedGroup, UnitTestsHelper.ValidGroupName); diff --git a/Yvand.LDAPCPSE.Tests/local.runsettings b/Yvand.LDAPCPSE.Tests/local.runsettings index 1f715c3..266cb07 100644 --- a/Yvand.LDAPCPSE.Tests/local.runsettings +++ b/Yvand.LDAPCPSE.Tests/local.runsettings @@ -13,7 +13,7 @@ - +