We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6728d56 commit 8c8d74aCopy full SHA for 8c8d74a
pkg/pillar/cmd/tpmmgr/tpmmgr_test.go
@@ -222,4 +222,4 @@ func TestSealUnseal(t *testing.T) {
222
if !reflect.DeepEqual(dataToSeal, unsealedData) {
223
t.Errorf("Seal/Unseal operation failed, want %v, but got %v", dataToSeal, unsealedData)
224
}
225
-}
+}
0 commit comments