The keys seem to have been generated with 'whiteout.test@t-online.de'
This commit is contained in:
parent
bb4057af7d
commit
7ca8414fc8
|
@ -7,7 +7,7 @@ var keyring = new openpgp.Keyring(),
|
||||||
expect = chai.expect;
|
expect = chai.expect;
|
||||||
|
|
||||||
describe("Keyring", function() {
|
describe("Keyring", function() {
|
||||||
var user = 'test@t-online.de',
|
var user = 'whiteout.test@t-online.de',
|
||||||
passphrase = 'asdf',
|
passphrase = 'asdf',
|
||||||
keySize = 512,
|
keySize = 512,
|
||||||
keyId = 'F6F60E9B42CDFF4C',
|
keyId = 'F6F60E9B42CDFF4C',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user