Completed
Push — master ( 49a30a...77330a )
by GBProd
03:47
created
tests/Units/ElasticsearchExtraBundle/ElasticsearchExtraBundle.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
             ->if($this->newTestedInstance)
18 18
             ->then
19 19
                 ->object($this->testedInstance)
20
-                   ->isTestedInstance()
20
+                    ->isTestedInstance()
21 21
         ;
22 22
     }
23 23
 }
24 24
\ No newline at end of file
Please login to merge, or discard this patch.