Fixed summary tag on comment (#1535)

This commit is contained in:
Mikael Frosthage 2017-11-10 17:46:12 +01:00 committed by Chris Ross
parent 9d5d4978b0
commit 5e51cb5c69
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ namespace Microsoft.AspNetCore.Authentication.Test.OpenIdConnect
/// <summary>
/// Tests RedirectForSignOutContext replaces the OpenIdConnectMesssage correctly.
/// summary>
/// </summary>
/// <returns>Task</returns>
[Fact]
public async Task SignOutSettingMessage()