Skip to content

Commit cd1d256

Browse files
authored
Unquarantine RevalidatingServerAuthenticationStateProviderTest.SuppliesCancellationTokenThatSignalsWhenRevalidationLoopIsBeingDiscarded (#63399)
1 parent 8bbb3bc commit cd1d256

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Components/Server/test/Circuits/RevalidatingServerAuthenticationStateProviderTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ public async Task StopsRevalidatingAfterDisposal()
142142
}
143143

144144
[Fact]
145-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/60472")]
146145
public async Task SuppliesCancellationTokenThatSignalsWhenRevalidationLoopIsBeingDiscarded()
147146
{
148147
// Arrange

0 commit comments

Comments
 (0)