From 1ee1c15e75433c7f65fd6445ebc8d5c2a4ca6118 Mon Sep 17 00:00:00 2001 From: nathangray Date: Thu, 3 May 2018 13:59:39 -0600 Subject: [PATCH] Turn on debug for sharing tests --- api/tests/Vfs/SharingBase.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/tests/Vfs/SharingBase.php b/api/tests/Vfs/SharingBase.php index f32562d4ec..421208738e 100644 --- a/api/tests/Vfs/SharingBase.php +++ b/api/tests/Vfs/SharingBase.php @@ -29,7 +29,7 @@ class SharingBase extends LoggedInTest * 1 = info * 2 = debug */ - const LOG_LEVEL = 0; + const LOG_LEVEL = 2; /** * Keep track of shares to remove after