Skip to content

Commit 272d012

Browse files
Merge pull request #257 from NHSDigital/task/NPA-5565/amend-sandbox-test-scenarios
NPA-5565: Update the Sandbox test scenarios table
2 parents 4fee6ec + 03fa29b commit 272d012

File tree

3 files changed

+59
-57
lines changed

3 files changed

+59
-57
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ https://nhsd-jira.digital.nhs.uk/browse/NPA-XXXX
4747
<!-- Complete before submitting the PR -->
4848

4949
- [ ] PR title follows the format: `NPA-XXXX: <short-description>`
50-
- [ ] Branch name follows the convention: `<type>/NPA-XXXX-<short-description>`
50+
- [ ] Branch name follows the convention: `<type>/NPA-XXXX/<short-description>`
5151
- [ ] Commit messages follow the template: `NPA-XXXX: <short-description>`
5252
- [ ] All acceptance criteria from the Jira ticket are addressed
5353
- [ ] Automated tests (unit/integration/API/infrastructure etc. tests) are added or updated

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ sandbox/output.json
2626
sandbox/pytest_html_report.html
2727
sandbox/archive/
2828
sandbox/.hypothesis/
29+
30+
.tool-versions

0 commit comments

Comments
 (0)