Completed
Push — dev2 ( 7b2d13...d39ced )
by Gordon
03:34 queued 37s
created
tests/SearchableTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -540,7 +540,7 @@
 block discarded – undo
540 540
 
541 541
 		// MUST REMOVE FIRST.  Otherwise append and the erroroneus value above still exists
542 542
 		$config->remove('FlickrPhotoTO', 'searchable_relationships');
543
-		$config->update('FlickrPhotoTO' ,'searchable_relationships', $sr);
543
+		$config->update('FlickrPhotoTO', 'searchable_relationships', $sr);
544 544
 	}
545 545
 
546 546
 
Please login to merge, or discard this patch.