Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In one test we got a `mappingproxy` instead of a dictionary: ``` File "...plone.base-2.0.1-py3.10.egg/plone/base/tests/messages.rst", line 39, in messages.rst Failed example: msg.mapping Expected: {'name': 'Plone'} Got: mappingproxy({'name': 'Plone'}) ```
- Loading branch information