Skip to content

Commit e05cbd0

Browse files
committed
Fix issue in Github action 7 - related to different symfony/yaml version
1 parent 7f34a3b commit e05cbd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/data/issue/155/compiled-symfony-6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ paths:
121121
-
122122
name: id
123123
in: path
124-
description: "User's ID"
124+
description: 'User''s ID'
125125
required: true
126126
schema:
127127
type: string

0 commit comments

Comments
 (0)