We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
signatures
/keys/upload
1 parent 10fee65 commit 40d5005Copy full SHA for 40d5005
1 file changed
tests/csapi/device_lists_test.go
@@ -49,6 +49,7 @@ func TestDeviceListUpdates(t *testing.T) {
49
ed25519KeyID: ed25519Key,
50
curve25519KeyID: curve25519Key,
51
},
52
+ "signatures": map[string]interface{}{},
53
54
}),
55
)
0 commit comments