diff --git a/cli/src/Command/Job/Pending.php b/cli/src/Command/Queue/Pending.php similarity index 79% rename from cli/src/Command/Job/Pending.php rename to cli/src/Command/Queue/Pending.php index 718b375..e85d6cd 100644 --- a/cli/src/Command/Job/Pending.php +++ b/cli/src/Command/Queue/Pending.php @@ -1,10 +1,10 @@