diff --git a/tests/Fixtures/Scratch/PromotedProperty3.0.0.yaml b/tests/Fixtures/Scratch/PromotedProperty3.0.0.yaml index eccdf87c..a0b4cc75 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 e7059d6c..57e19014 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