Update AutoInstallTest.php

This commit is contained in:
Bozhidar 2024-05-15 00:54:39 +03:00
parent 16124057c6
commit c3678180a0

View file

@ -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()
{