Init feature test Commentary

This commit is contained in:
NoAvatar 2024-10-16 02:58:58 +10:00
parent beeccc8658
commit 354976ac8d

View File

@ -0,0 +1,10 @@
<?php
namespace Tests\Feature;
use Tests\TestCase;
class CommentaryTest extends TestCase
{
//
}