Skip to content

Commit

Permalink
make verify suggested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bharath-b-rh committed May 8, 2024
1 parent 96d0d7a commit 89b6c60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ func testPodSandboxCreation(events monitorapi.Intervals, clientConfig *rest.Conf
// add our successes
ret = append(ret, successes...)

return append(ret)
return ret
}

// categorizeBySubset returns a map keyed by category for failures and flakes. If a category is present in both failures and flakes, all are listed under failures.
Expand Down

0 comments on commit 89b6c60

Please sign in to comment.