Completed
Push — master ( 98f353...32973a )
by GBProd
04:02
created
tests/ElasticaBundle/DependencyInjection/ElasticaExtensionTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@
 block discarded – undo
21 21
     {
22 22
         $this->extension = new ElasticaExtension();
23 23
         $this->container = new ContainerBuilder();
24
-     }
24
+        }
25 25
 
26 26
     public function testCreateClients()
27 27
     {
Please login to merge, or discard this patch.