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 015b3cd commit d259cc1Copy full SHA for d259cc1
test/Microsoft.OpenApi.Tests/Workspaces/OpenApiWorkspaceTests.cs
@@ -150,7 +150,6 @@ public void OpenApiWorkspacesShouldNormalizeDocumentLocations()
150
// Enable Workspace to load from any reader, not just streams.
151
152
// Test fragments
153
- [Fact]
154
public void OpenApiWorkspacesShouldLoadDocumentFragments()
155
{
156
Assert.True(false);
0 commit comments