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 84c9c8f commit 17195d1Copy full SHA for 17195d1
tests/Integration/v5/posts/posts.v5.feature
@@ -136,7 +136,7 @@ Feature: Testing the Posts API
136
"id": 14,
137
"type": "media",
138
"value": {
139
- "value": null
+ "value": [null]
140
}
141
},
142
{
@@ -391,7 +391,7 @@ Feature: Testing the Posts API
391
392
393
394
395
396
397
],
@@ -618,7 +618,7 @@ Feature: Testing the Posts API
618
619
620
621
622
623
624
0 commit comments