Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
Marcel Klehr 2023-07-20 14:10:18 +02:00 committed by backportbot-nextcloud[bot]
parent 2bc56fef1e
commit 2b23be897b

View file

@ -9,7 +9,6 @@
namespace Test\BackgroundJob;
use OCP\AppFramework\Utility\ITimeFactory;
use Test\BackgroundJob\JobTest;
class TestParallelAwareJob extends \OCP\BackgroundJob\Job {
private $testCase;