Skip to content

Commit

Permalink
fix e2e test
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Steindler <steiza@github.com>
  • Loading branch information
steiza committed Jul 30, 2024
1 parent 02ef797 commit 5d294a4
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 5d294a4

Please sign in to comment.