Skip to content

Commit

Permalink
Rename namespace from Console to Concurrency and apply PSR standards
Browse files Browse the repository at this point in the history
  • Loading branch information
saMahmoudzadeh committed Oct 25, 2024
1 parent 5527e72 commit dd09ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Integration/Concurrency/ConcurrencyTest.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Illuminate\Tests\Integration\Console;
namespace Illuminate\Tests\Integration\Concurrency;

use Orchestra\Testbench\TestCase;
use PHPUnit\Framework\Attributes\RequiresOperatingSystem;
Expand Down

0 comments on commit dd09ed8

Please sign in to comment.