Skip to content

Commit 0fed3d3

Browse files
committed
whitespace
1 parent 15cea2c commit 0fed3d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

schema_validation/validate_schema_openapi_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ components:
327327
t.Run("should fail rendering", func(t *testing.T) {
328328
_, err := schema.Schema().RenderInline()
329329
assert.Error(t, err, "RenderInline should not error on circular refs")
330-
331330
})
332331

333332
t.Run("should fail validating", func(t *testing.T) {

0 commit comments

Comments
 (0)