Passed
Push — master ( 45294c...e80866 )
by Morris
10:23 queued 10s
created
lib/private/Repair/NC15/SetVcardDatabaseUID.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -148,7 +148,7 @@
 block discarded – undo
148 148
 		if ($this->shouldRun()) {
149 149
 			$count = $this->repair($output);
150 150
 
151
-			$output->info('Fixed ' . $count . ' vcards');
151
+			$output->info('Fixed '.$count.' vcards');
152 152
 		}
153 153
 	}
154 154
 }
Please login to merge, or discard this patch.