diff --git a/tests/lib/Files/Storage/Wrapper/QuotaTest.php b/tests/lib/Files/Storage/Wrapper/QuotaTest.php index 651ee975ab..199ba5f2e2 100644 --- a/tests/lib/Files/Storage/Wrapper/QuotaTest.php +++ b/tests/lib/Files/Storage/Wrapper/QuotaTest.php @@ -221,7 +221,6 @@ class QuotaTest extends \Test\Files\Storage\Storage { $this->assertTrue($instance->mkdir('files_trashbin/files')); $this->assertTrue($instance->mkdir('files_versions')); $this->assertTrue($instance->mkdir('cache')); - } public function testNoTouchQuotaZero() {