Skip to content

Commit 9eece57

Browse files
Fix tests to expect an extra registry record.
We have a new one for a tinymce license key. That landed on dist.plone.org/release/6.2-dev yesterday.
1 parent 56ec41d commit 9eece57

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

news/+0b828c61.tests.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix tests to expect an extra registry record. @mauritsvanrees

src/plone/restapi/tests/http-examples/registry_get_list.resp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,5 +423,5 @@ Content-Type: application/json
423423
"value": "The person that created an item"
424424
}
425425
],
426-
"items_total": 2998
426+
"items_total": 2999
427427
}

0 commit comments

Comments
 (0)