Init feature test User
This commit is contained in:
parent
e33d012347
commit
66398d7e5c
10
tests/Feature/UserTest.php
Normal file
10
tests/Feature/UserTest.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace Tests\Feature;
|
||||
|
||||
use Tests\TestCase;
|
||||
|
||||
class UserTest extends TestCase
|
||||
{
|
||||
//
|
||||
}
|
Loading…
Reference in New Issue
Block a user