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

Commit df6cd27

Browse files
committed
1 parent 8118039 commit df6cd27

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/testInt/groovy/io/openapiprocessor/core/TestSets.groovy

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ class TestSets {
99

1010
static def ALL = [
1111
'bean-validation',
12-
'bean-validation-iterable',
1312
'bean-validation-allof-required',
13+
'bean-validation-iterable',
14+
'bean-validation-requestbody',
1415
'deprecated',
1516
'endpoint-exclude',
1617
'endpoint-http-mapping', // framework specific

0 commit comments

Comments
 (0)