3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-03 07:01:26 +00:00

Improve test name

This commit is contained in:
Marcus Moore
2025-03-20 16:13:13 -07:00
parent 2cfff8e07c
commit ce585539aa

View File

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