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