mirror of
https://github.com/kairos-io/tpm-helpers.git
synced 2025-09-20 16:58:19 +00:00
Fixup tests, add testing pipelines and small refactors
Signed-off-by: Ettore Di Giacinto <edigiacinto@suse.com>
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
var _ = Describe("SWTPM", func() {
|
||||
socket := os.Getenv("SWTPM_SOCKET")
|
||||
socket := os.Getenv("TPM_SOCKET")
|
||||
Context("opening socket connection", func() {
|
||||
It("fails on invalid files", func() {
|
||||
|
||||
|
Reference in New Issue
Block a user