Skip to content

Commit

Permalink
Merge pull request #1770 from bakaphp/hotfix-test-namespace
Browse files Browse the repository at this point in the history
refact: test
  • Loading branch information
kaioken authored Aug 2, 2024
2 parents c98d57b + 0346e6f commit c62a00c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

declare(strict_types=1);

namespace Test\Connectors\Integration\Ghosts;
namespace Tests\Connectors\Integration\Ghosts;

use Illuminate\Support\Facades\Queue;
use Illuminate\Support\Facades\Request;
Expand Down

0 comments on commit c62a00c

Please sign in to comment.