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 67ee6c8 commit a6947e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion probes/pinsDependencies/impl_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ func Test_Run(t *testing.T) {
},
},
{
name: "2 processing errors",
name: "processing errors result in OutcomeError",
raw: &checker.RawResults{
PinningDependenciesResults: checker.PinningDependenciesData{
ProcessingErrors: []checker.ElementError{
Expand Down

0 comments on commit a6947e6

Please sign in to comment.