aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/Command/CommandTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/tests/Command/CommandTest.php')
-rw-r--r--apps/files_external/tests/Command/CommandTest.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/tests/Command/CommandTest.php b/apps/files_external/tests/Command/CommandTest.php
index 73a1ea8315c..2283cf97ace 100644
--- a/apps/files_external/tests/Command/CommandTest.php
+++ b/apps/files_external/tests/Command/CommandTest.php
@@ -21,8 +21,8 @@
namespace OCA\Files_External\Tests\Command;
-use OCA\Files_external\Lib\StorageConfig;
-use OCA\Files_external\NotFoundException;
+use OCA\Files_External\Lib\StorageConfig;
+use OCA\Files_External\NotFoundException;
use Symfony\Component\Console\Command\Command;
use Symfony\Component\Console\Input\ArrayInput;
use Symfony\Component\Console\Input\Input;