forked from forgejo/forgejo
Improve integration tests (#8276)
* improve integration tests * fix Makefile * improve makefile and integration docs
This commit is contained in:
parent
c05b89a5aa
commit
a8c024043c
8 changed files with 143 additions and 68 deletions
|
@ -62,7 +62,7 @@ PROVIDER_CONFIG = data/sessions-mysql
|
|||
|
||||
[log]
|
||||
MODE = test,file
|
||||
ROOT_PATH = sqlite-log
|
||||
ROOT_PATH = mysql-log
|
||||
REDIRECT_MACARON_LOG = true
|
||||
ROUTER = ,
|
||||
MACARON = ,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue