1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 08:44:04 +00:00

rename test class

This commit is contained in:
Samuel Štancl 2019-07-30 18:05:50 +02:00
parent f7bbf59f0c
commit 836d0e3b3c

View file

@ -4,7 +4,7 @@ namespace Stancl\Tenancy\Tests;
use Illuminate\Support\Facades\Artisan; use Illuminate\Support\Facades\Artisan;
class CacheManagerTest extends TestCase class TelescopeTest extends TestCase
{ {
public function setUp(): void public function setUp(): void
{ {