.env: test environment file
* use an .env with testing parameters Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
7
advotracker/.env
Normal file
7
advotracker/.env
Normal file
@@ -0,0 +1,7 @@
|
||||
# set the language variable used in test-runs
|
||||
#test lang=it
|
||||
TEST_LANG=de
|
||||
#RUST_LOG=advotracker=trace
|
||||
RUST_LOG=trace
|
||||
USERNAME=hiedemann
|
||||
DB_DRIVER=sqlite
|
||||
Reference in New Issue
Block a user