Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
die_coolen_jungs
our_own_cloud_project
Commits
23cb8112
Commit
23cb8112
authored
Mar 27, 2015
by
Vincent Petry
Browse files
Add logout in share test to avoid nasty side effects
parent
80f83ab5
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/lib/share/share.php
View file @
23cb8112
...
...
@@ -101,6 +101,7 @@ class Test_Share extends \Test\TestCase {
OC_Group
::
deleteGroup
(
$this
->
group2
);
OC_Group
::
deleteGroup
(
$this
->
groupAndUser
);
$this
->
logout
();
parent
::
tearDown
();
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment