components: make content moderation configurable #5593
Annotations
4 errors
Run tests:
tests/requests/test_user_moderation_actions.py#L78
test_user_moderation_approve
assert 0 == 1
+ where 0 = <invenio_requests.services.requests.results.RequestList object at 0x7f8996b46450>.total
|
Run tests:
tests/requests/test_user_moderation_actions.py#L118
test_user_moderation_decline
assert 0 == 1
+ where 0 = <invenio_requests.services.requests.results.RequestList object at 0x7f8996aceb10>.total
|
Run tests:
tests/services/components/test_verified_component.py#L54
test_unverified_content
assert 0 == 1
+ where 0 = <invenio_requests.services.requests.results.RequestList object at 0x7f8978f75fd0>.total
|
Run tests
Process completed with exit code 1.
|
Loading