Skip to content

Commit 2b5d2b3

Browse files
authored
Unquarantine HtmlGenerationWithCultureTest.CacheTagHelper_VaryByCultureComposesWithOtherVaryByOptions (#55858)
Resolves #4907
1 parent 7df092d commit 2b5d2b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Mvc/test/Mvc.FunctionalTests/HtmlGenerationWithCultureTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ void ReadValuesFromDocument()
127127
}
128128

129129
[Fact]
130-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/4907")]
131130
public async Task CacheTagHelper_VaryByCultureComposesWithOtherVaryByOptions()
132131
{
133132
// Arrange

0 commit comments

Comments
 (0)