@@ -7,7 +7,7 @@ use App\Models\User;
|
||||
use Illuminate\Testing\Fluent\AssertableJson;
|
||||
use Tests\TestCase;
|
||||
|
||||
class IndexCategoryTest extends TestCase
|
||||
class IndexCategoriesTest extends TestCase
|
||||
{
|
||||
|
||||
public function testViewingCategoryIndexRequiresPermission()
|
||||
|
||||
Reference in New Issue
Block a user