Skip to content

Commit 4413d43

Browse files
committed
Remove commented config
1 parent d40f37e commit 4413d43

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

tests/Functional/App/config/conflictingValidatorNamespaces/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@ imports:
22
- { resource: ../config.yml }
33

44
framework:
5-
# annotations: true
65
validation:
76
enabled: true
8-
# enable_annotations: true
97

108
overblog_graphql:
119
definitions:

tests/Functional/App/config/typeShorthand/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
imports:
22
- { resource: ../config.yml }
33
framework:
4-
# annotations: true
54
validation:
65
enabled: true
7-
# enable_annotations: true
86

97
overblog_graphql:
108
errors_handler:

tests/Functional/App/config/validator/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@ imports:
22
- { resource: ../config.yml }
33

44
framework:
5-
#annotations: true
65
validation:
76
enabled: true
8-
#enable_annotations: true
97

108
overblog_graphql:
119
definitions:

0 commit comments

Comments
 (0)