Completed
Push — remove_unseless_code ( 78ccac )
by amaury
03:17
created
Tests/Functional/GroupBundle/Repository/GroupRepositoryTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -138,7 +138,7 @@
 block discarded – undo
138 138
         $this->assertNull($this->repository->findOneByName('test'));
139 139
     }
140 140
 
141
-   /**
141
+    /**
142 142
      * Test remove users
143 143
      */
144 144
     public function testSoftDeleteGroupBySite()
Please login to merge, or discard this patch.