Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint committed Jul 6, 2018
1 parent 5446df4 commit a208e6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/SimpleImpersonation.UnitTests/ImpersonationTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@

namespace SimpleImpersonation.UnitTests
{
// TODO: user@domain form, test all functions, warn if not elevated
// NOTE: Unit tests for this project must be executed as an administrator,
// because they create a temporary user for testing successful impersonation.

public class ImpersonationTests : IClassFixture<UserPrincipalFixture>
{
Expand Down

0 comments on commit a208e6f

Please sign in to comment.