Skip to content

Commit

Permalink
Merge pull request #194 from AY2324S1-CS2103T-T12-4/branch-documentation
Browse files Browse the repository at this point in the history
Update DG
  • Loading branch information
hjoneweek committed Nov 14, 2023
2 parents f4fbde8 + e498765 commit 39e2cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -1169,7 +1169,7 @@ Priorities: High (must have) - `* * *`, Medium (nice to have) - `* *`, Low (unli

### Unpinning a Patient

1. Prerequisites: Ensure the **Pinned Patient List** contains the entry you wish to unpin.
1. Prerequisites: Ensure the pinned patient list contains the entry you wish to unpin.
2. Test Case: `unpin 1`

- Expected: Patient at index 1 of the **Pinned Patient List** is unpinned and no longer displayed in the **Pinned Patient List**. Details shown in the status message.
Expand Down

0 comments on commit 39e2cb7

Please sign in to comment.