Skip to content

Commit

Permalink
change 'pinned' to 'unpinned' in test name
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 a6947e6 commit 2d2bb30
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 @@ -375,7 +375,7 @@ func Test_Run(t *testing.T) {
},
},
{
name: "GitHub Actions ecosystem with GitHub-owned and third-party pinned",
name: "GitHub Actions ecosystem with GitHub-owned and third-party unpinned",
raw: &checker.RawResults{
PinningDependenciesResults: checker.PinningDependenciesData{
Dependencies: []checker.Dependency{
Expand Down

0 comments on commit 2d2bb30

Please sign in to comment.