Files
@ 30aac95e7fd5
Branch filter:
Location: kallithea/scripts/validate-minimum-dependency-versions
30aac95e7fd5
1.6 KiB
text/plain
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.