You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: eng/packages/http-client-csharp/generator/TestProjects/Spector.Tests/Http/Azure/ClientGeneratorCore/ClientInitialization/ClientInitializationTests.cs
+19-12Lines changed: 19 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -83,27 +83,34 @@ public Task Azure_ClientGenerator_Core_ClientInitialization_ParamAlias() => Test
83
83
});
84
84
85
85
[SpectorTest]
86
-
[Ignore("The InitializedBy flag is not being respected. The Child client should have a public constructor.")]
0 commit comments