mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Fix code style
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
74747163d6
commit
e6fca0a519
1 changed files with 0 additions and 1 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue