Skip to content

Commit

Permalink
Fix test name
Browse files Browse the repository at this point in the history
Signed-off-by: Hayden Blauzvern <[email protected]>
  • Loading branch information
haydentherapper committed Aug 8, 2024
1 parent 5f48443 commit a3398c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/bundle/bundle_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ func Test_validate(t *testing.T) {
wantErr: true,
},
{
name: "v0.2 with inclusion proof without empty checkpoint",
name: "v0.2 with inclusion proof with empty checkpoint",
pb: Bundle{
Bundle: &protobundle.Bundle{
MediaType: "application/vnd.dev.sigstore.bundle+json;version=0.2",
Expand Down

0 comments on commit a3398c4

Please sign in to comment.