Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 622e4f5

Browse files
committed
cleanup
1 parent be59aad commit 622e4f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/groovy/com/github/hauner/openapi/core/converter/ApiConverterSpec.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ paths:
133133
opts,
134134
Stub (SimpleWriter),
135135
new MethodWriter(
136-
new ApiOptions(),
136+
opts,
137137
Stub (MappingAnnotationWriter),
138138
Stub (ParameterAnnotationWriter),
139139
Stub (BeanValidationFactory),

0 commit comments

Comments
 (0)