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 7208db5 commit 28d7c56Copy full SHA for 28d7c56
test/Microsoft.OpenApi.Tests/Workspaces/OpenApiWorkspaceTests.cs
@@ -150,11 +150,6 @@ public void OpenApiWorkspacesShouldNormalizeDocumentLocations()
150
// Enable Workspace to load from any reader, not just streams.
151
152
// Test fragments
153
- public void OpenApiWorkspacesShouldLoadDocumentFragments()
154
- {
155
- Assert.True(false);
156
- }
157
-
158
[Fact]
159
public void OpenApiWorkspacesCanResolveReferencesToDocumentFragments()
160
{
0 commit comments