Skip to content

Commit 43a6df8

Browse files
marickvantuilgithub-actions[bot]
authored andcommitted
Apply code style rules
1 parent 257c4e9 commit 43a6df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ConfigHandlerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
namespace Tests;
66

7-
use PHPUnit\Framework\Attributes\DataProvider;
87
use Tests\Support\SimpleJob;
98
use Google\Cloud\Tasks\V2\Task;
109
use PHPUnit\Framework\Attributes\Test;
10+
use PHPUnit\Framework\Attributes\DataProvider;
1111
use Stackkit\LaravelGoogleCloudTasksQueue\CloudTasksApi;
1212

1313
class ConfigHandlerTest extends TestCase

0 commit comments

Comments
 (0)