Fixed summary tag on comment (#1535)
This commit is contained in:
parent
9d5d4978b0
commit
5e51cb5c69
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Reference in New Issue