Improve test name

This commit is contained in:
Marcus Moore
2025-03-20 16:13:13 -07:00
parent 2cfff8e07c
commit ce585539aa
@@ -6,7 +6,7 @@ use App\Models\Company;
use App\Models\User;
use Tests\TestCase;
class PrintUserTest extends TestCase
class PrintUserInventoryTest extends TestCase
{
public function testPermissionsForPrintAllInventoryPage()
{