Skip to content
Snippets Groups Projects
Commit 23cb8112 authored by Vincent Petry's avatar Vincent Petry
Browse files

Add logout in share test to avoid nasty side effects

parent 80f83ab5
Branches
No related tags found
No related merge requests found
......@@ -101,6 +101,7 @@ class Test_Share extends \Test\TestCase {
OC_Group::deleteGroup($this->group2);
OC_Group::deleteGroup($this->groupAndUser);
$this->logout();
parent::tearDown();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment