Closed paul121 closed 2 years ago
Closes #52
The integration tests we have here alerted me to the fact that farm users don't have the issue subrequests permission. I opened an issue for this: https://www.drupal.org/project/farm/issues/3254253
issue subrequests
Once that is fixed, tests should pass.
Hmm only the linter ran on this PR. Maybe we need to add on: pull_request to the tests workflow.
on: pull_request
Great, force-pushed to try tests after making this change: e616acc9067b706f0510eb12855a3bd4365eff94
Closes #52
The integration tests we have here alerted me to the fact that farm users don't have the
issue subrequests
permission. I opened an issue for this: https://www.drupal.org/project/farm/issues/3254253Once that is fixed, tests should pass.