Skip to content

Commit

Permalink
DisableFileSystemWatcherTest (#45511)
Browse files Browse the repository at this point in the history
  • Loading branch information
safern committed Dec 3, 2020
1 parent 38c6dd7 commit f9004fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ public void BeginInit_PausesEnableRaisingEvents()
/// <summary>
/// EndInit will begin EnableRaisingEvents if we previously set EnableRaisingEvents=true
/// </summary>
[ActiveIssue("https://github.com/dotnet/runtime/issues/24181", TestPlatforms.OSX)]
[Theory]
[InlineData(true)]
[InlineData(false)]
Expand Down

0 comments on commit f9004fe

Please sign in to comment.