Skip to content

Commit

Permalink
Update src/test/java/seedu/address/logic/commands/DeleteCommandTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
JYL27 authored Nov 7, 2024
1 parent a147dbc commit 550f014
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -272,4 +272,5 @@ public void execute_deleteGradedModule_success() {

assertCommandSuccess(deleteCommand, model, expectedMessage, expectedModel);
}

}

0 comments on commit 550f014

Please sign in to comment.