Skip to content

Commit

Permalink
Resolve checkstyle error
Browse files Browse the repository at this point in the history
  • Loading branch information
Tan Wen Xuan committed Nov 5, 2024
1 parent f4fdebe commit b164ce5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ public void execute_invalidNameFilteredList_throwsCommandException() {

assertCommandFailure(moreInfoCommand, model, Messages.MESSAGE_INVALID_PERSON_INPUT);
}

@Test
public void execute_subName_throwsCommandException() {
Random random = new Random();
Expand Down

0 comments on commit b164ce5

Please sign in to comment.