diff --git a/tests/Fixtures/Scratch/PromotedProperty3.0.0.yaml b/tests/Fixtures/Scratch/PromotedProperty3.0.0.yaml index eccdf87cb..a0b4cc754 100644 --- a/tests/Fixtures/Scratch/PromotedProperty3.0.0.yaml +++ b/tests/Fixtures/Scratch/PromotedProperty3.0.0.yaml @@ -18,8 +18,8 @@ components: description: 'Property value.' type: string other: - description: 'Other value.' - type: string + description: 'Other value.' + type: string thename: description: 'Property name.' type: string @@ -27,6 +27,6 @@ components: description: 'Property meta.' type: string different: - description: 'Property different.' - type: string + description: 'Property different.' + type: string type: object diff --git a/tests/Fixtures/Scratch/PromotedProperty3.1.0.yaml b/tests/Fixtures/Scratch/PromotedProperty3.1.0.yaml index e7059d6c3..57e190143 100644 --- a/tests/Fixtures/Scratch/PromotedProperty3.1.0.yaml +++ b/tests/Fixtures/Scratch/PromotedProperty3.1.0.yaml @@ -18,8 +18,8 @@ components: description: 'Property value.' type: string other: - description: 'Other value.' - type: string + description: 'Other value.' + type: string thename: description: 'Property name.' type: string @@ -27,6 +27,6 @@ components: description: 'Property meta.' type: string different: - description: 'Property different.' - type: string + description: 'Property different.' + type: string type: object