mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 06:17:28 -08:00
Update test name
This commit is contained in:
parent
7777147af5
commit
7c08fbe144
|
@ -9,7 +9,7 @@ use Tests\Concerns\TestsPermissionsRequirement;
|
|||
use Tests\TestCase;
|
||||
|
||||
#[Group('custom-reporting')]
|
||||
class CreateReportTemplateTest extends TestCase implements TestsPermissionsRequirement
|
||||
class StoreReportTemplateTest extends TestCase implements TestsPermissionsRequirement
|
||||
{
|
||||
public function testRequiresPermission()
|
||||
{
|
Loading…
Reference in a new issue