Skip to content

Commit

Permalink
🕹️
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi committed Jan 27, 2024
1 parent 4d3f5e0 commit ed5eb12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/NewCommandTest.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php

namespace Laravel\Installer\Console\Tests;
namespace LaraZeus\Installer\Tests;

use Laravel\Installer\Console\NewCommand;
use LaraZeus\Installer\NewCommand;
use PHPUnit\Framework\TestCase;
use Symfony\Component\Console\Application;
use Symfony\Component\Console\Tester\CommandTester;
Expand Down

0 comments on commit ed5eb12

Please sign in to comment.