mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 23:20:24 +00:00
Update AutoInstallTest.php
This commit is contained in:
parent
16124057c6
commit
c3678180a0
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ use App\SupportedApplicationTypes;
|
|||
use Illuminate\Support\Str;
|
||||
use Tests\TestCase;
|
||||
|
||||
class AutoInstallPanelTest extends TestCase
|
||||
class AutoInstallTest extends TestCase
|
||||
{
|
||||
public function testInstall()
|
||||
{
|
Loading…
Reference in a new issue