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