Skip to content

Commit fa0d675

Browse files
committed
[4.x-dev] Import class
1 parent e642299 commit fa0d675

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/QueueTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
use Illuminate\Support\Facades\Queue;
1717
use PHPUnit\Framework\Attributes\Test;
1818
use Stackkit\LaravelGoogleCloudTasksQueue\CloudTasksApi;
19+
use Stackkit\LaravelGoogleCloudTasksQueue\CloudTasksQueue;
1920
use Stackkit\LaravelGoogleCloudTasksQueue\Events\JobReleased;
2021
use Tests\Support\FailingJob;
2122
use Tests\Support\FailingJobWithExponentialBackoff;

0 commit comments

Comments
 (0)