Skip to content

Commit

Permalink
Update sechub-commons-model/src/test/java/com/mercedesbenz/sechub/com…
Browse files Browse the repository at this point in the history
…mons/model/SecHubReportMetaDataSummaryDetailsTest.java

Co-authored-by: Jeeppler <Jeeppler@users.noreply.github.com>
  • Loading branch information
zigfridus and Jeeppler authored Nov 2, 2023
1 parent c6fcc75 commit 5b22630
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ void must_get_correct_list_from_medium_map() {
}

@Test
void correct_list_must_be_get_from_low_map() {
void must_get_correct_list_from_low_map() {
/* prepare */
secHubReportMetaDataSummaryDetails.detailsHelper(lowFinding);

Expand Down

0 comments on commit 5b22630

Please sign in to comment.