Skip to content

Commit ce80910

Browse files
authored
Quarantine CacheTagHelper_VaryByCultureComposesWithOtherVaryByOptions (#56441)
1 parent b7e96bc commit ce80910

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ void ReadValuesFromDocument()
126126
}
127127
}
128128

129+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/56440")]
129130
[Fact]
130131
public async Task CacheTagHelper_VaryByCultureComposesWithOtherVaryByOptions()
131132
{

0 commit comments

Comments
 (0)