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
0f3c5d85
Commit
0f3c5d85
authored
Nov 14, 2014
by
Thomas Müller
Browse files
Merge pull request #12181 from owncloud/resubmit-second-fail
Fail...
parents
9fa25d55
3fa892ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/settings/controller/mailsettingscontrollertest.php
View file @
0f3c5d85
...
...
@@ -151,7 +151,7 @@ class MailSettingscontrollerTest extends \PHPUnit_Framework_TestCase {
* FIXME: Disabled due to missing DI on mail class.
* TODO: Re-enable when https://github.com/owncloud/core/pull/12085 is merged.
*/
$this
->
markSkipped
();
$this
->
mark
Test
Skipped
(
'Disable test until OC_Mail is rewritten.'
);
$user
=
$this
->
getMockBuilder
(
'\OC\User\User'
)
->
disableOriginalConstructor
()
...
...
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