Skip to content

Commit 76542c5

Browse files
committed
new test case
1 parent 57f50ff commit 76542c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi-processor-core/src/testInt/groovy/com/github/hauner/openapi/processor/core/ProcessorEndToEndTest.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ class ProcessorEndToEndTest extends ProcessorTestBase {
3636
'ref-is-relative-to-current-file',
3737
'ref-parameter',
3838
'ref-parameter-with-primitive-mapping',
39+
'response-content-multiple-no-content'
3940
]
4041

4142
@Parameterized.Parameters(name = "{0}")

0 commit comments

Comments
 (0)