diff --git a/src/SignalR/SignalR.Test/TestController.cs b/src/SignalR/SignalR.Test/TestController.cs index 90fcb49c17ee..32c0ee79471d 100644 --- a/src/SignalR/SignalR.Test/TestController.cs +++ b/src/SignalR/SignalR.Test/TestController.cs @@ -69,7 +69,8 @@ public void RunPsTestWorkflow( { {"Microsoft.Resources", null}, {"Microsoft.Features", null}, - {"Microsoft.Authorization", null} + {"Microsoft.Authorization", null}, + {"Microsoft.Network", null} }; var providersToIgnore = new Dictionary {