Skip to content

Commit cddb01e

Browse files
author
Ondrej Roztocil
committed
Unquarantine RevalidatingServerAuthenticationStateProviderTest.SuppliesCancellationTokenThatSignalsWhenRevalidationLoopIsBeingDiscarded
1 parent 963ca78 commit cddb01e

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)