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 30c719c commit 01d06c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ void if_adding_multiple_similar_findings_into_low_map_counter_contains_correct_v
}

@Test
void correct_list_must_be_get_from_high_map() {
void must_get_correct_list_must_from_high_map() {
/* prepare */
secHubReportMetaDataSummaryDetails.detailsHelper(highFinding);

Expand Down

0 comments on commit 01d06c5

Please sign in to comment.