Skip to content

Commit 66629db

Browse files
halter73Copilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 7daf30e commit 66629db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Security/Authentication/test/CookieTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ public async Task CanReenableLoginRedirectWithMetadata()
135135
}
136136

137137
[Fact]
138-
public async Task CanReanableAccessDeniedRedirectWithMetadata()
138+
public async Task CanReenableAccessDeniedRedirectWithMetadata()
139139
{
140140
using var host = await CreateHost(s => { });
141141
using var server = host.GetTestServer();

0 commit comments

Comments
 (0)