Skip to content
Snippets Groups Projects
Commit 0f3c5d85 authored by Thomas Müller's avatar Thomas Müller
Browse files

Merge pull request #12181 from owncloud/resubmit-second-fail

Fail...
parents 9fa25d55 3fa892ae
No related branches found
No related tags found
No related merge requests found
......@@ -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->markTestSkipped('Disable test until OC_Mail is rewritten.');
$user = $this->getMockBuilder('\OC\User\User')
->disableOriginalConstructor()
......
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