aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/SizePropagationTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/tests/SizePropagationTest.php')
-rw-r--r--apps/files_sharing/tests/SizePropagationTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/tests/SizePropagationTest.php b/apps/files_sharing/tests/SizePropagationTest.php
index 3655977fd94..04db505e8a5 100644
--- a/apps/files_sharing/tests/SizePropagationTest.php
+++ b/apps/files_sharing/tests/SizePropagationTest.php
@@ -38,7 +38,6 @@ use Test\Traits\UserTrait;
*/
class SizePropagationTest extends TestCase {
use UserTrait;
- use MountProviderTrait;
protected function setupUser($name, $password = '') {
$this->createUser($name, $password);