Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Korczynski <[email protected]>
  • Loading branch information
AdamKorcz committed Feb 6, 2024
1 parent 17ea991 commit dd07fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checks/evaluation/pinned_dependencies_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ func Test_PinningDependencies(t *testing.T) {
},
},
{
name: "2 unpinned dependencies for 1 ecosystem shows 2 warn messages",
name: "2 unpinned dependencies for 2 ecosystems shows 2 warn messages",
findings: []finding.Finding{
{
Probe: "pinsDependencies",
Expand Down

0 comments on commit dd07fed

Please sign in to comment.