Test Failed
Push — master ( 2e7cb2...3dfc79 )
by Tomasz
13:22
created
config/ConfAssistant-template.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -157,11 +157,11 @@
 block discarded – undo
157 157
     ];
158 158
     
159 159
             /**
160
-     * Lists the RADIUS servers. They have a built-in DB to log auth requests.
161
-     * We need to query those to get auth stats for silverbullet admins
162
-     *
163
-     * @var array
164
-     */
160
+             * Lists the RADIUS servers. They have a built-in DB to log auth requests.
161
+             * We need to query those to get auth stats for silverbullet admins
162
+             *
163
+             * @var array
164
+             */
165 165
     const DB = [
166 166
         // names don't matter - the source code will iterate through
167 167
         // all entries
Please login to merge, or discard this patch.