Skip to content

Commit d259cc1

Browse files
committed
Remove [Fact] attribute
1 parent 015b3cd commit d259cc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Microsoft.OpenApi.Tests/Workspaces/OpenApiWorkspaceTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ public void OpenApiWorkspacesShouldNormalizeDocumentLocations()
150150
// Enable Workspace to load from any reader, not just streams.
151151

152152
// Test fragments
153-
[Fact]
154153
public void OpenApiWorkspacesShouldLoadDocumentFragments()
155154
{
156155
Assert.True(false);

0 commit comments

Comments
 (0)