Skip to content

Commit 954e990

Browse files
John LuoTratcher
andauthored
Update src/Servers/Kestrel/test/InMemory.FunctionalTests/HttpsConnectionMiddlewareTests.cs
Co-authored-by: Chris Ross <[email protected]>
1 parent f9fde9b commit 954e990

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Servers/Kestrel/test/InMemory.FunctionalTests/HttpsConnectionMiddlewareTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,6 @@ void ConfigureListenOptions(ListenOptions listenOptions)
625625

626626
[ConditionalFact]
627627
[OSSkipCondition(OperatingSystems.MacOSX | OperatingSystems.Linux, SkipReason = "Downgrade logic only applies on Windows")]
628-
[MinimumOSVersion(OperatingSystems.Windows, WindowsVersions.Win7)]
629628
[MaximumOSVersion(OperatingSystems.Windows, WindowsVersions.Win81)]
630629
public void Http1AndHttp2DowngradeToHttp1ForHttpsOnIncompatibleWindowsVersions()
631630
{

0 commit comments

Comments
 (0)