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