We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b0e220 commit 1152d7aCopy full SHA for 1152d7a
Tests/Functional/Mapping/DocumentParserTest.php
@@ -75,7 +75,6 @@ public function testParse()
75
],
76
'category' =>
77
[
78
- 'type' => 'object',
79
'properties' =>
80
81
'id' =>
@@ -88,7 +87,6 @@ public function testParse()
88
87
89
'tags' =>
90
91
92
93
94
'tagname' =>
@@ -101,7 +99,6 @@ public function testParse()
101
99
102
100
'related_categories' =>
103
104
105
106
107
@@ -114,7 +111,6 @@ public function testParse()
114
111
115
112
116
113
117
118
119
120
0 commit comments