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

Commit cd7827f

Browse files
committed
#78, update integration tests
1 parent d31163e commit cd7827f

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
@@ -54,7 +54,8 @@ class TestSets {
5454
'schema-composed-allof',
5555
'schema-composed-allof-notype',
5656
'schema-composed-allof-properties',
57-
'schema-composed-nested'
57+
'schema-composed-nested',
58+
'schema-composed-oneof-interface'
5859
]
5960

6061
}

0 commit comments

Comments
 (0)