mirror of
https://github.com/laurivosandi/certidude
synced 2024-12-22 16:25:17 +00:00
Another attempt to increase code coverage
This commit is contained in:
parent
44b6f13669
commit
e3690bedf2
@ -45,3 +45,6 @@ def test_cli_setup_authority():
|
||||
|
||||
authority.generate_ovpn_bundle(u"test2")
|
||||
authority.generate_pkcs12_bundle(u"test3")
|
||||
|
||||
result = runner.invoke(cli, ['list', '-srv'])
|
||||
assert not result.exception
|
||||
|
Loading…
Reference in New Issue
Block a user