Closed ekes closed 3 months ago
The tests are failing on 2.x on Services now: https://github.com/localgovdrupal/localgov_services/actions/runs/10110288073/job/27959965826?pr=268 it's the drag and drop js tests :-/ So nothing to do with this PR in any case.
Workflow isn't configured within services so an empty config doesn't hepl (and breaks workspaces as such). It should be added with localgov_workflows.
What does this change?
Removes unused dependency on workflow (content_moderation) and fields that aren't displayed.
How to test
Install.
Also adds a test to confirm configuration once localgov_workflows is enabled.