<https://nhsd-jira.digital.nhs.uk/browse/{{ .BRANCH_NUMBER }}>
Please include a summary of the change
Delete not appropriate
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Refactoring (non-breaking change which improves the structure of the code)
- I have performed a self-review of my own code
- I have run the code formatting checks
- I have run the code quality checks
- New code meets standards agreed by the team
- Tests have added that prove my fix is effective or that my feature works (Integration tests)
- I have updated Dependabot to include my changes (if applicable)
- I can confirm the changes have been tested or approved by a tester
- I have checked any ignore commands for code linting tools and I agree that the code is safe
Note: Please don't approve your own pull requests if avoidable.