mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 14:27:33 -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;
|
use Tests\TestCase;
|
||||||
|
|
||||||
#[Group('custom-reporting')]
|
#[Group('custom-reporting')]
|
||||||
class CreateReportTemplateTest extends TestCase implements TestsPermissionsRequirement
|
class StoreReportTemplateTest extends TestCase implements TestsPermissionsRequirement
|
||||||
{
|
{
|
||||||
public function testRequiresPermission()
|
public function testRequiresPermission()
|
||||||
{
|
{
|
Loading…
Reference in a new issue