Files
@ 30aac95e7fd5
Branch filter:
Location: kallithea/conftest.py
30aac95e7fd5
2.0 KiB
text/x-python
db_manage: clarify that the purpose of admin_prompt is to create the admin user
Use cli_args to pass the test admin user information so it can be created the
usual way. This removes an unfortunate lib dependency on tests.
Use cli_args to pass the test admin user information so it can be created the
usual way. This removes an unfortunate lib dependency on tests.