Skip to content

Commit ceb7150

Browse files
committed
temp
1 parent b4ea78a commit ceb7150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Servers/IIS/IIS/test/Common.FunctionalTests/ShadowCopyTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ public async Task ShadowCopyRelativeOutsideDirectoryWorks()
111111
}
112112

113113
[ConditionalFact]
114-
[MaximumOSVersion(OperatingSystems.Windows, WindowsVersions.Win10_20H1, SkipReason = "Shutdown hangs https://github.com/dotnet/aspnetcore/issues/25107")]
114+
//[MaximumOSVersion(OperatingSystems.Windows, WindowsVersions.Win10_20H1, SkipReason = "Shutdown hangs https://github.com/dotnet/aspnetcore/issues/25107")]
115115
public async Task ShadowCopySingleFileChangedWorks()
116116
{
117117
var directory = CreateTempDirectory();

0 commit comments

Comments
 (0)