Skip to content

Commit

Permalink
Update TaskProcessorTest.php
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Oct 11, 2024
1 parent 745a5df commit 43a9a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/TaskProcessorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
namespace Tests\Unit;

use Generator;
use Ghostwriter\Arm\TaskProcessor;
use Ghostwriter\AutomatedRepositoryManager\TaskProcessor;
use Ghostwriter\Container\Container;
use PHPUnit\Framework\Attributes\CoversClass;
use PHPUnit\Framework\Attributes\DataProvider;
Expand Down

0 comments on commit 43a9a9c

Please sign in to comment.