inveniosoftware / pytest-invenio

Pytest fixtures for Invenio.
https://pytest-invenio.readthedocs.io
Other
3 stars 22 forks source link

users: fixed user fixture. #77

Closed alejandromumo closed 2 years ago

alejandromumo commented 2 years ago

this PR fixes an issue where the UserFixture would try to commit changes to a closed transaction.

closes https://github.com/inveniosoftware/invenio-communities/issues/500