Skip to content
Snippets Groups Projects
Commit f17f0ade authored by Tom Needham's avatar Tom Needham
Browse files

Remove unnecessary setUp method

parent a20de154
No related branches found
No related tags found
No related merge requests found
......@@ -31,11 +31,6 @@ use \OC_SubAdmin;
class Groups{
public function setUp() {
// These seems to be deleted by another test.
OC_Group::createGroup('admin');
}
/**
* returns a list of groups
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment