Removed a cut-and-paste error.

- Legacy-Id: 9249
This commit is contained in:
Henrik Levkowetz 2015-03-19 17:54:06 +00:00
parent ddbb8c18a5
commit 6044944b00

View file

@ -110,7 +110,7 @@ def nomcom_test_data():
if not nomcom_test_cert_file:
nomcom_test_cert_file, privatekey_file = generate_cert()
nomcom.public_key.storage = storage=FileSystemStorage(location=settings.NOMCOM_PUBLIC_KEYS_DIR)
nomcom.public_key.storage = FileSystemStorage(location=settings.NOMCOM_PUBLIC_KEYS_DIR)
nomcom.public_key.save('cert', File(open(nomcom_test_cert_file.name, 'r')))
# chair and member