Completed
Push — dev2 ( 43296a...c09b62 )
by Gordon
23:02 queued 19:38
created
tests/ElasticSearcherUnitTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -168,7 +168,7 @@
 block discarded – undo
168 168
 		$this->assertEquals(14, $paginated->getTotalItems());
169 169
 		$this->makeCode($paginated);
170 170
 	}
171
-	**/
171
+	 **/
172 172
 
173 173
 	public function testSimilarNullFields() {
174 174
 		$fp = $this->objFromFixture('FlickrPhotoTO', 'photo0076');
Please login to merge, or discard this patch.