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:
@ -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()
|
||||
{
|
||||
Reference in New Issue
Block a user