Skip to content

Commit

Permalink
[test] Reenable TestIcuAppLocal on Windows (#77584)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdh1418 committed Oct 28, 2022
1 parent 24cb35e commit a6f4527
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ public class IcuAppLocalTests


[ConditionalFact(nameof(SupportsIcuPackageDownload))]
[ActiveIssue("https://github.com/dotnet/runtime/issues/77485", TestPlatforms.Windows)]
public void TestIcuAppLocal()
{
// We define this switch dynamically during the runtime using RemoteExecutor.
Expand Down

0 comments on commit a6f4527

Please sign in to comment.