Skip to content

Commit c62ed9b

Browse files
Copilotdanmoseley
andcommitted
Remove [ActiveIssue] attribute from SymbolicLink_TargetsDirectory_Create_IncludeSubdirectories test
The expectedPath fix makes the test robust enough to run on all platforms. Co-authored-by: danmoseley <6385855+danmoseley@users.noreply.github.com>
1 parent ba745c2 commit c62ed9b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/libraries/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.SymbolicLink.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ public void FileSystemWatcher_SymbolicLink_TargetsDirectory_Create()
7979
}
8080

8181
[Fact]
82-
[ActiveIssue("https://github.com/dotnet/runtime/issues/124847", TestPlatforms.OSX)]
8382
public void FileSystemWatcher_SymbolicLink_TargetsDirectory_Create_IncludeSubdirectories()
8483
{
8584
FileSystemWatcherTest.Execute(() =>

0 commit comments

Comments
 (0)