mirror of
https://github.com/snipe/snipe-it.git
synced 2026-03-04 07:29:22 +00:00
@ -4,7 +4,7 @@ namespace Tests\Unit;
|
||||
use App\Models\User;
|
||||
use Tests\TestCase;
|
||||
|
||||
final class UserTest extends TestCase
|
||||
class UserTest extends TestCase
|
||||
{
|
||||
public function testFirstNameSplit()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user