Skip to content

Commit ed78110

Browse files
committed
Renamed Test to avoid being overriden by JUnit import
1 parent 35ac3b1 commit ed78110

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/openapi-generator/src/test/resources/3_1/issue_21051.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ components:
3333
type: string
3434
nullable: true
3535
nullable: true
36-
Test:
36+
TestCase:
3737
type: object
3838
properties:
3939
testEmptyInlineObject:

0 commit comments

Comments
 (0)