We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc388f2 + 99c9d39 commit 585ba88Copy full SHA for 585ba88
test/rekorcli/rekorcli_suite_init_test.go
@@ -7,7 +7,7 @@ import (
7
. "github.com/onsi/gomega"
8
)
9
10
-func TestCosignTest(t *testing.T) {
+func TestRekorCliE2E(t *testing.T) {
11
RegisterFailHandler(Fail)
12
RunSpecs(t, "Make and verify entries, query the log for inclusion proof, integrity verification of the log or retrieval of entries")
13
}
0 commit comments