mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-24 07:06:41 +00:00
now that tests pass with full-size keys, return test-keys to normal (522bit)
This commit is contained in:
parent
eec428ba5f
commit
fa6a768bc1
@ -26,7 +26,7 @@ from allmydata.key_generator import KeyGeneratorService
|
||||
import allmydata.test.common_util as testutil
|
||||
from allmydata import immutable
|
||||
|
||||
TEST_RSA_KEY_SIZE = 2048
|
||||
TEST_RSA_KEY_SIZE = 522
|
||||
|
||||
def flush_but_dont_ignore(res):
|
||||
d = flushEventualQueue()
|
||||
|
Loading…
Reference in New Issue
Block a user