Skip to content

Commit c2008ff

Browse files
committed
r
1 parent c54b76b commit c2008ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/LEGO.AsyncAPI.Tests/Models/AsyncApiSchema_Should.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public class AsyncApiSchema_Should : TestBase
4444
ExternalDocs = new AsyncApiExternalDocumentation
4545
{
4646
Url = new Uri("http://example.com/externalDocs"),
47-
},
47+
},
4848
};
4949

5050
public static AsyncApiJsonSchema AdvancedSchemaObject = new AsyncApiJsonSchema

0 commit comments

Comments
 (0)