Focus on present files

This commit is contained in:
NoAvatar 2024-10-18 02:12:36 +10:00
parent 8772331868
commit 1e3ef6a398
3 changed files with 0 additions and 30 deletions

View File

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

View File

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

View File

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