Skip to content

Commit

Permalink
Issue #432: Standardize the messages for all the criteria tests
Browse files Browse the repository at this point in the history
* Reformatted the code.
  • Loading branch information
CherfaElyes committed Oct 22, 2024
1 parent f425f37 commit 8379943
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ public static CriterionTestResult success(final Criterion criterion, final Strin

/**
* Formats and displays the criterion message in a structured, readable format.
* The output includes information about the executed criterion, its details,
* The output includes information about the executed criterion, its details,
* the result, and an additional message, each presented in distinct sections.
* @return a formatted string that displays the criterion name, details, result, and message.
*/
Expand Down

0 comments on commit 8379943

Please sign in to comment.