Skip to content

Commit

Permalink
Merge pull request #336 from Javiery3889/fix-DG-example
Browse files Browse the repository at this point in the history
Fix DG test case for schedule
  • Loading branch information
Javiery3889 committed Apr 15, 2024
2 parents 43c8990 + d9719a8 commit 98506d0
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 @@ -993,7 +993,7 @@ testers are expected to do more *exploratory* testing. Alternative test cases wi
1. List all persons using the `list` command. At least 5 persons are in the list.
2. All persons in the list have a scheduled meeting.

**Example Test Case**: `schedule 1 s/23-04-2024T16:00 e/23-04-2024T17:00`.
**Example Test Case**: `schedule 1 s/23-12-2024T16:00 e/23-12-2024T17:00`.

<div style="page-break-after: always;"></div>

Expand Down

0 comments on commit 98506d0

Please sign in to comment.