Clean up unit tests

This commit is contained in:
Frederic Guillot
2016-05-24 22:41:13 -04:00
parent 5b30cd43d4
commit a2e5d022e5
17 changed files with 16 additions and 77 deletions

View File

@@ -80,7 +80,7 @@ class Group extends Base
*
* @access public
* @param integer $group_id
* @return array
* @return boolean
*/
public function remove($group_id)
{