Skip to content

Commit

Permalink
fix e2e test
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Steindler <[email protected]>
  • Loading branch information
steiza committed Aug 6, 2024
1 parent ed13ff4 commit 1ad1097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1656,6 +1656,7 @@ func TestSignBlobNewBundle(t *testing.T) {
// Produce signed bundle
ko := options.KeyOpts{
KeyRef: privKeyPath,
PassFunc: passFunc,
BundlePath: bundlePath,
NewBundleFormat: true,
}
Expand Down

0 comments on commit 1ad1097

Please sign in to comment.