From a8c024043ca7a762c29e3ed97b791df541b219d9 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Wed, 25 Sep 2019 20:13:18 +0800 Subject: Improve integration tests (#8276) * improve integration tests * fix Makefile * improve makefile and integration docs --- integrations/mysql8.ini.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'integrations/mysql8.ini.tmpl') diff --git a/integrations/mysql8.ini.tmpl b/integrations/mysql8.ini.tmpl index 6db3c880ff..1e14bc1356 100644 --- a/integrations/mysql8.ini.tmpl +++ b/integrations/mysql8.ini.tmpl @@ -59,7 +59,7 @@ PROVIDER_CONFIG = data/sessions-mysql8 [log] MODE = test,file -ROOT_PATH = sqlite-log +ROOT_PATH = mysql8-log REDIRECT_MACARON_LOG = true ROUTER = , MACARON = , -- cgit v1.2.3