Skip to content

Commit

Permalink
Update pkg/verify/tlog_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Colleen Murphy <[email protected]>
Signed-off-by: Vishal Choudhary <[email protected]>
  • Loading branch information
vishal-chdhry and cmurphy authored Oct 2, 2024
1 parent 50f5a75 commit 348f27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/verify/tlog_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ func (m *mockEntriesClient) SearchLogQuery(_ *entries.SearchLogQueryParams, _ ..

func (m *mockEntriesClient) SetTransport(_ runtime.ClientTransport) {}

func TestTlogVerification(t *testing.T) {
func TestOnlineVerification(t *testing.T) {
virtualSigstore, err := ca.NewVirtualSigstore()
assert.NoError(t, err)

Expand Down

0 comments on commit 348f27c

Please sign in to comment.