Completed
Push — master ( 126a76...b4223e )
by Grummfy
04:16
created
tests/units/ReadOnlyFallbackAdapter.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -182,7 +182,7 @@
 block discarded – undo
182 182
 				'size' => 0,
183 183
 				'timestamp' => time() - 200,
184 184
 			],
185
-	    ];
185
+		];
186 186
 
187 187
 		$b = [
188 188
 			[
Please login to merge, or discard this patch.