mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 23:42:07 +01:00
8 lines
131 B
INI
8 lines
131 B
INI
[pytest]
|
|
env =
|
|
ROMM_BASE_PATH=romm_test
|
|
ROMM_DB_DRIVER=mariadb
|
|
DB_NAME=romm_test
|
|
DB_USER=romm_test
|
|
DB_PASSWD=passwd
|