Failed Conditions
Pull Request — master (#148)
by
unknown
14:54 queued 09:35
created
src/TestBundle/Tests/E2E/DashboardTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -220,6 +220,9 @@
 block discarded – undo
220 220
         );
221 221
     }
222 222
 
223
+    /**
224
+     * @param integer $group
225
+     */
223 226
     private function getTestsForGroup($group)
224 227
     {
225 228
         return $this->getGroups()[$group]->findElements(
Please login to merge, or discard this patch.