Switch to side-by-side view
--- a/pyforge/test.ini +++ b/pyforge/test.ini @@ -16,7 +16,8 @@ port = 5000 [app:main] -use = config:development.ini +use = config:development.ini#plugin_test +db_prefix = test_ [app:main_without_authn] use = main
--- a/pyforge/test.ini +++ b/pyforge/test.ini @@ -16,7 +16,8 @@ port = 5000 [app:main] -use = config:development.ini +use = config:development.ini#plugin_test +db_prefix = test_ [app:main_without_authn] use = main