Skip to content

Commit d4aa229

Browse files
Rename namespace from Console to Concurrency and apply PSR standards (#53306)
1 parent 0d23921 commit d4aa229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/Concurrency/ConcurrencyTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Illuminate\Tests\Integration\Console;
3+
namespace Illuminate\Tests\Integration\Concurrency;
44

55
use Orchestra\Testbench\TestCase;
66
use PHPUnit\Framework\Attributes\RequiresOperatingSystem;

0 commit comments

Comments
 (0)