Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
igezt committed Apr 10, 2023
1 parent 60ac556 commit 613f2a6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -1021,9 +1021,8 @@ testers are expected to do more *exploratory* testing.

### Saving data

1. Dealing with missing/corrupted data files
1. Edit the `userdata.json` or `addressbook.json` to have erroneous values.
2. When this happens, just delete the files and start on a fresh file, or you can try to salvage it by trying to ascertain the bug.
1. Dealing with missing/corrupted data files (Can be simulated by edited `addressbook.json` or `userdata.json` to have erroneous values)
1. When this happens, just delete the files and start on a fresh file, or you can try to salvage it by trying to ascertain the bug.

## **Appendix: Effort**

Expand Down

0 comments on commit 613f2a6

Please sign in to comment.