We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89439ee commit fd44771Copy full SHA for fd44771
test/Microsoft.OpenApi.Tests/Workspaces/OpenApiWorkspaceTests.cs
@@ -150,7 +150,7 @@ public void OpenApiWorkspacesShouldNormalizeDocumentLocations()
150
// Enable Workspace to load from any reader, not just streams.
151
152
// Test fragments
153
- public void OpenApiWorkspacesShouldLoadDocumentFragments()
+ internal void OpenApiWorkspacesShouldLoadDocumentFragments()
154
{
155
Assert.True(false);
156
}
0 commit comments