Skip to content

Commit 08300e9

Browse files
marcelklehrjulien-nc
authored andcommitted
fix(TaskProcessing): Fix namespace of TaskProcessingTest.php
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent e4e7058 commit 08300e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lib/TaskProcessing/TaskProcessingTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
44
* SPDX-License-Identifier: AGPL-3.0-or-later
55
*/
6-
namespace Test\TextProcessing;
6+
namespace Test\TaskProcessing;
77

88
use OC\AppFramework\Bootstrap\Coordinator;
99
use OC\AppFramework\Bootstrap\RegistrationContext;

0 commit comments

Comments
 (0)