Skip to content

Commit

Permalink
Update JavaDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
QianChangru committed Sep 22, 2023
1 parent c32f9db commit 5e157e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/duke/StorageTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ public void storageToTask_fixedDurationTaskNotDone() {
}

/**
* Tests storageToTask function with a FixedDurationTask not done.
* Tests storageToTask function with a FixedDurationTask done.
*/
@Test
public void storageToTask_fixedDurationTaskDone() {
Expand Down

0 comments on commit 5e157e9

Please sign in to comment.