instrument: import public keys as public
This commit is contained in:
@@ -48,7 +48,7 @@ public class TestHelpers {
|
||||
if (ring.isSecret()) {
|
||||
helper.saveSecretKeyRing(ring, new ProgressScaler());
|
||||
} else {
|
||||
helper.saveSecretKeyRing(ring, new ProgressScaler());
|
||||
helper.savePublicKeyRing(ring, new ProgressScaler());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user